commit: 669a8e6b7e1f0121953f4de6d661aeb7badff17f
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 15 11:26:18 2022 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Tue Mar 15 11:26:18 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=669a8e6b
dev-python/humanize: Stabilize 4.0.0 ALLARCHES, #835202
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
dev-python/humanize/humanize-4.0.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/humanize/humanize-4.0.0.ebuild
b/dev-python/humanize/humanize-4.0.0.ebuild
index 73e93698c1d3..db3511b6c995 100644
--- a/dev-python/humanize/humanize-4.0.0.ebuild
+++ b/dev-python/humanize/humanize-4.0.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}]