commit: cada59c7f279c01c7c3b738866f5445d897a8d65
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 25 23:39:27 2020 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Sun Oct 25 23:42:04 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cada59c7
dev-python/suds: x86 stable (bug #750659)
Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
dev-python/suds/suds-0.8.4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/suds/suds-0.8.4.ebuild
b/dev-python/suds/suds-0.8.4.ebuild
index 318f8fadc99..ad0385be78d 100644
--- a/dev-python/suds/suds-0.8.4.ebuild
+++ b/dev-python/suds/suds-0.8.4.ebuild
@@ -17,7 +17,7 @@ S="${WORKDIR}/${MY_PN}-${PV}"
LICENSE="LGPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm64 x86 ~amd64-linux ~x86-linux"
# https://github.com/suds-community/suds/pull/40
PATCHES=( "${FILESDIR}/${P}-fix-optimization.patch" )