commit: 2b0a36ecb11712acbd11519ff1049d28aa33e2c9
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 30 02:31:36 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jul 30 02:31:36 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b0a36ec
dev-python/suds-community: Stabilize 1.1.2 ALLARCHES, #862073
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/suds-community/suds-community-1.1.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/suds-community/suds-community-1.1.2.ebuild
b/dev-python/suds-community/suds-community-1.1.2.ebuild
index a41f925a470f..e6cba6dd1497 100644
--- a/dev-python/suds-community/suds-community-1.1.2.ebuild
+++ b/dev-python/suds-community/suds-community-1.1.2.ebuild
@@ -18,7 +18,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="LGPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux"
DOCS=( README.md notes/. )