summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-05-13 19:14:23 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-05-13 19:14:23 +0200
commitf81e5c3b54e96be34c823b5618aec3d9b4be0aa0 (patch)
tree5e6d645ef9bb311733bff3a2c43fcd3b4fce26fa /dev-python/inflect
parentdev-python/pyzmq: ppc64 stable wrt bug #720610 (diff)
downloadgentoo-f81e5c3b54e96be34c823b5618aec3d9b4be0aa0.tar.gz
gentoo-f81e5c3b54e96be34c823b5618aec3d9b4be0aa0.tar.bz2
gentoo-f81e5c3b54e96be34c823b5618aec3d9b4be0aa0.zip
dev-python/inflect: ppc64 stable wrt bug #720662
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/inflect')
-rw-r--r--dev-python/inflect/inflect-4.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/inflect/inflect-4.1.0.ebuild b/dev-python/inflect/inflect-4.1.0.ebuild
index d9d3b6ed5517..226bf1c28ce6 100644
--- a/dev-python/inflect/inflect-4.1.0.ebuild
+++ b/dev-python/inflect/inflect-4.1.0.ebuild
@@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ~ppc64 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 sparc x86"
IUSE="test"
RESTRICT="!test? ( test )"