commit: 273889a2487eb12b3565ee597583dc1195917a6f
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 9 10:35:23 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Jul 9 10:39:11 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=273889a2
dev-python/humanize: Stabilize 2.4.0 ALLARCHES, #731410
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/humanize/humanize-2.4.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/humanize/humanize-2.4.0.ebuild
b/dev-python/humanize/humanize-2.4.0.ebuild
index b4f87ef0f33..fe65045a9ba 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 )"