commit: 30e95ffb838cb31719f6bdc7d011a7a5c5d5690f
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 7 14:41:16 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Aug 7 14:41:16 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30e95ffb
dev-python/humanize: Stabilize 3.10.0 ALLARCHES, #806896
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/humanize/humanize-3.10.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/humanize/humanize-3.10.0.ebuild
b/dev-python/humanize/humanize-3.10.0.ebuild
index ce3c080a882..3b1e48a6ea1 100644
--- a/dev-python/humanize/humanize-3.10.0.ebuild
+++ b/dev-python/humanize/humanize-3.10.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}]