summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2018-09-16 12:20:07 -0700
committerMatt Turner <mattst88@gentoo.org>2018-09-16 12:20:07 -0700
commite1a2dff2ba2ddde1038b1aac9a36c7bf9b1cace6 (patch)
tree02e856d221b6f8a7c4ce4dade9261ee793de7e44 /dev-python/precis-i18n
parentapp-text/gspell-1.6.1: added ~ppc64, bug 663734 (diff)
downloadgentoo-e1a2dff2ba2ddde1038b1aac9a36c7bf9b1cace6.tar.gz
gentoo-e1a2dff2ba2ddde1038b1aac9a36c7bf9b1cace6.tar.bz2
gentoo-e1a2dff2ba2ddde1038b1aac9a36c7bf9b1cace6.zip
dev-python/precis-i18n-1.0.0: dropped ppc64 keywords, bug 663732
Diffstat (limited to 'dev-python/precis-i18n')
-rw-r--r--dev-python/precis-i18n/precis-i18n-1.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
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}]"