commit: e6ea925567ee8deb79d7cc96238c2e2f430ea993 Author: Justin Lecher <jlec <AT> gentoo <DOT> org> AuthorDate: Wed Nov 18 15:39:16 2015 +0000 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org> CommitDate: Wed Nov 18 15:40:15 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6ea9255
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 <jlec <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 7af765d..9c1c038 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)"
