summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-12-03 11:07:55 -0500
committerAaron Bauman <bman@gentoo.org>2019-12-03 11:07:55 -0500
commitdefa8e3189d007476e7b72fc94701d88a18fc821 (patch)
tree9c7b3ce1c6f713db4713c4a78cb1fc868c79d9dd
parentdev-python/lazy-object-proxy: amd64 stable (diff)
downloadgentoo-defa8e3189d007476e7b72fc94701d88a18fc821.tar.gz
gentoo-defa8e3189d007476e7b72fc94701d88a18fc821.tar.bz2
gentoo-defa8e3189d007476e7b72fc94701d88a18fc821.zip
dev-python/inflect: amd64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.80, Repoman-2.3.19
-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 94231ddd4ce6..d21e3639a599 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 ~x86"
IUSE="doc test"
RESTRICT="!test? ( test )"