summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-05-13 19:11:05 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-05-13 19:11:05 +0200
commitb12e7080d31b1dbdbf69fdeb06e55f5ccc1c65de (patch)
tree130554e0ce95ded232a777ce4671021331cde3e9 /dev-python/inflect
parentdev-python/sphinxcontrib-htmlhelp: arm stable wrt bug #720620 (diff)
downloadgentoo-b12e7080d31b1dbdbf69fdeb06e55f5ccc1c65de.tar.gz
gentoo-b12e7080d31b1dbdbf69fdeb06e55f5ccc1c65de.tar.bz2
gentoo-b12e7080d31b1dbdbf69fdeb06e55f5ccc1c65de.zip
dev-python/inflect: arm stable wrt bug #720662
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="arm" 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 434d159ba68b..d2ecec259c96 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 )"