commit: 62620e935ef124aa0e8add5cffc1fb3a66e812ce
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 28 11:32:32 2020 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Tue Jan 28 11:32:32 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62620e93
Revert "dev-python/restkit: ~x86 keyword wrt bug #700918"
This reverts commit 225e09eadd8f99e059852c505592c1f2720a611b.
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 e858a9bffd0..44cb6a1db70 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 )"