diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-12-03 11:07:55 -0500 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-12-03 11:07:55 -0500 |
commit | defa8e3189d007476e7b72fc94701d88a18fc821 (patch) | |
tree | 9c7b3ce1c6f713db4713c4a78cb1fc868c79d9dd /dev-python/inflect | |
parent | dev-python/lazy-object-proxy: amd64 stable (diff) | |
download | gentoo-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
Diffstat (limited to 'dev-python/inflect')
-rw-r--r-- | dev-python/inflect/inflect-3.0.2.ebuild | 2 |
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 )" |