commit: e1a2dff2ba2ddde1038b1aac9a36c7bf9b1cace6
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 16 19:20:07 2018 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sun Sep 16 19:20:07 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1a2dff2
dev-python/precis-i18n-1.0.0: dropped ppc64 keywords, bug 663732
dev-python/precis-i18n/precis-i18n-1.0.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/precis-i18n/precis-i18n-1.0.0.ebuild
b/dev-python/precis-i18n/precis-i18n-1.0.0.ebuild
index 196f20fa366..64ef7198e16 100644
--- a/dev-python/precis-i18n/precis-i18n-1.0.0.ebuild
+++ b/dev-python/precis-i18n/precis-i18n-1.0.0.ebuild
@@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN/-/_}/${P/-/_}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~x86"
IUSE=""
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"