From: Matt Turner Date: Sun, 16 Sep 2018 19:20:07 +0000 (-0700) Subject: dev-python/precis-i18n-1.0.0: dropped ppc64 keywords, bug 663732 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=e1a2dff2ba2ddde1038b1aac9a36c7bf9b1cace6;p=gentoo.git dev-python/precis-i18n-1.0.0: dropped ppc64 keywords, bug 663732 --- 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 196f20fa3665..64ef7198e16e 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}]"