summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-07-09 12:35:23 +0200
committerMichał Górny <mgorny@gentoo.org>2020-07-09 12:39:11 +0200
commit273889a2487eb12b3565ee597583dc1195917a6f (patch)
treeba0d8e7cbeb5806312ce0c8ba441a0ed7ed51472 /dev-python/humanize
parentdev-python/jaraco-envs: Mark ALLARCHES (diff)
downloadgentoo-273889a2487eb12b3565ee597583dc1195917a6f.tar.gz
gentoo-273889a2487eb12b3565ee597583dc1195917a6f.tar.bz2
gentoo-273889a2487eb12b3565ee597583dc1195917a6f.zip
dev-python/humanize: Stabilize 2.4.0 ALLARCHES, #731410
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/humanize')
-rw-r--r--dev-python/humanize/humanize-2.4.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/humanize/humanize-2.4.0.ebuild b/dev-python/humanize/humanize-2.4.0.ebuild
index b4f87ef0f335..fe65045a9ba3 100644
--- a/dev-python/humanize/humanize-2.4.0.ebuild
+++ b/dev-python/humanize/humanize-2.4.0.ebuild
@@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
IUSE="test"
RESTRICT="!test? ( test )"