commit: 11fb1da420c856d222756f5785ae4d635511e5f0
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 22 12:06:16 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Apr 22 12:07:56 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11fb1da4
dev-python/humanize: Stabilize 3.3.0 ALLARCHES, #784725
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/humanize/humanize-3.3.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/humanize/humanize-3.3.0.ebuild
b/dev-python/humanize/humanize-3.3.0.ebuild
index 7bc5554aa17..e402dcc8a02 100644
--- a/dev-python/humanize/humanize-3.3.0.ebuild
+++ b/dev-python/humanize/humanize-3.3.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}]