commit: 48fa01222deb7fd58d93e56a175fd1499d251062
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 4 01:01:15 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Nov 4 01:01:15 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48fa0122
dev-python/humanize: Stabilize 3.0.1 ALLARCHES, #752261
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/humanize/humanize-3.0.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/humanize/humanize-3.0.1.ebuild
b/dev-python/humanize/humanize-3.0.1.ebuild
index 94f1f6012cd..bde5834d8b8 100644
--- a/dev-python/humanize/humanize-3.0.1.ebuild
+++ b/dev-python/humanize/humanize-3.0.1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
BDEPEND="
dev-python/setuptools_scm[${PYTHON_USEDEP}]