commit: 35c0197b4a6b5b11918f1a1b45ff02e0f50372b0 Author: Justin Lecher <jlec <AT> gentoo <DOT> org> AuthorDate: Thu Oct 15 09:16:16 2015 +0000 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org> CommitDate: Thu Oct 15 09:20:59 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35c0197b
dev-python/argh: Keyword under ALLARCHES policy Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=539730 Package-Manager: portage-2.2.23 Signed-off-by: Justin Lecher <jlec <AT> gentoo.org> dev-python/argh/argh-0.26.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/argh/argh-0.26.1.ebuild b/dev-python/argh/argh-0.26.1.ebuild index bce25c5..d6af829 100644 --- a/dev-python/argh/argh-0.26.1.ebuild +++ b/dev-python/argh/argh-0.26.1.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="http://packages.python.org/argh/" SRC_URI="mirror://pypi/a/${PN}/${P}.tar.gz" SLOT="0" -KEYWORDS="amd64 ~arm x86" +KEYWORDS="amd64 ~arm ~ppc x86" LICENSE="LGPL-3" IUSE="test"
