summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-01-28 11:19:56 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-01-28 11:19:56 +0100
commit225e09eadd8f99e059852c505592c1f2720a611b (patch)
tree4682c864fa7228ad9594d3991ad2c16b0609d24c /dev-python/restkit
parentdev-python/requests-toolbelt: ~x86 keyword wrt bug #700918 (diff)
downloadgentoo-225e09eadd8f99e059852c505592c1f2720a611b.tar.gz
gentoo-225e09eadd8f99e059852c505592c1f2720a611b.tar.bz2
gentoo-225e09eadd8f99e059852c505592c1f2720a611b.zip
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@gentoo.org>
Diffstat (limited to 'dev-python/restkit')
-rw-r--r--dev-python/restkit/restkit-4.2.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/restkit/restkit-4.2.2.ebuild b/dev-python/restkit/restkit-4.2.2.ebuild
index 44cb6a1db701..e858a9bffd0f 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 )"