commit: c186874bfbe3d04d367b4ca1154f1637afc58d86
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 12 00:49:22 2018 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Mon Mar 12 00:50:48 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c186874b
dev-python/scandir-1.7: added ~ppc, bug 604532
dev-python/scandir/scandir-1.7.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/scandir/scandir-1.7.ebuild
b/dev-python/scandir/scandir-1.7.ebuild
index 5b7b33f61fc..8e0cc5909ad 100644
--- a/dev-python/scandir/scandir-1.7.ebuild
+++ b/dev-python/scandir/scandir-1.7.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~x86"
IUSE="test"
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"