summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-12-04 01:16:47 -0500
committerAaron Bauman <bman@gentoo.org>2019-12-04 01:46:05 -0500
commit7ccd1e69d2dd3625f63261afa875ed1290811d75 (patch)
treebf66a74f2de52b9f22029835f3722aba879fbbb7 /dev-python/inflect
parentdev-python/isort: arm64 stable (diff)
downloadgentoo-7ccd1e69d2dd3625f63261afa875ed1290811d75.tar.gz
gentoo-7ccd1e69d2dd3625f63261afa875ed1290811d75.tar.bz2
gentoo-7ccd1e69d2dd3625f63261afa875ed1290811d75.zip
dev-python/inflect: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.80, Repoman-2.3.19
Diffstat (limited to 'dev-python/inflect')
-rw-r--r--dev-python/inflect/inflect-3.0.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/inflect/inflect-3.0.2.ebuild b/dev-python/inflect/inflect-3.0.2.ebuild
index d21e3639a599..9058ef631cda 100644
--- a/dev-python/inflect/inflect-3.0.2.ebuild
+++ b/dev-python/inflect/inflect-3.0.2.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 arm64 ~x86"
IUSE="doc test"
RESTRICT="!test? ( test )"