commit: 0f56c569411738a6ea84c3855e1b65658fbb42d9
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 12 21:47:43 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jul 12 21:47:44 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f56c569
dev-python/humanize: Stabilize 3.9.0 ALLARCHES, #801736
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/humanize/humanize-3.9.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/humanize/humanize-3.9.0.ebuild
b/dev-python/humanize/humanize-3.9.0.ebuild
index b6c00705226..2c5ae12b342 100644
--- a/dev-python/humanize/humanize-3.9.0.ebuild
+++ b/dev-python/humanize/humanize-3.9.0.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}]