commit: 225e09eadd8f99e059852c505592c1f2720a611b
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 28 10:19:56 2020 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Tue Jan 28 10:19:56 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=225e09ea
dev-python/restkit: ~x86 keyword wrt bug #700918
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="~x86"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
dev-python/restkit/restkit-4.2.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/restkit/restkit-4.2.2.ebuild
b/dev-python/restkit/restkit-4.2.2.ebuild
index 44cb6a1db70..e858a9bffd0 100644
--- a/dev-python/restkit/restkit-4.2.2.ebuild
+++ b/dev-python/restkit/restkit-4.2.2.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ppc64 s390 ~sh x86"
+KEYWORDS="amd64 ~arm ~arm64 ppc64 s390 ~sh ~x86"
IUSE="+cli doc examples test"
RESTRICT="!test? ( test )"