commit: 5d1b119062d0a0a5d68913c0bf97641e82d1405e Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Jun 6 23:29:49 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Jun 6 23:29:49 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d1b1190
dev-python/humanize: Stabilize 4.1.0 ALLARCHES, #849977 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-python/humanize/humanize-4.1.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/humanize/humanize-4.1.0.ebuild b/dev-python/humanize/humanize-4.1.0.ebuild index 96de8ef7008b..348b7b0209cb 100644 --- a/dev-python/humanize/humanize-4.1.0.ebuild +++ b/dev-python/humanize/humanize-4.1.0.ebuild @@ -17,7 +17,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}]