From e6ea925567ee8deb79d7cc96238c2e2f430ea993 Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Wed, 18 Nov 2015 16:39:16 +0100 Subject: [PATCH] dev-python/restkit: Keyword under ALLARCHES policy Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=543802 Package-Manager: portage-2.2.25 Signed-off-by: Justin Lecher --- 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 7af765dc33b37..9c1c0383f0f93 100644 --- a/dev-python/restkit/restkit-4.2.2.ebuild +++ b/dev-python/restkit/restkit-4.2.2.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 arm ppc ppc64 x86" +KEYWORDS="amd64 arm ppc ppc64 ~s390 ~sh x86" IUSE="+cli doc examples test" PY27_USEDEP="$(python_gen_usedep python2_7)"