summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-06-07 00:29:49 +0100
committerSam James <sam@gentoo.org>2022-06-07 00:29:49 +0100
commit5d1b119062d0a0a5d68913c0bf97641e82d1405e (patch)
tree745e6e5e6708ba2c7cec7db6db8ac47d97236f79 /dev-python/humanize
parenttoolchain.eclass: fix comment typo (diff)
downloadgentoo-5d1b119062d0a0a5d68913c0bf97641e82d1405e.tar.gz
gentoo-5d1b119062d0a0a5d68913c0bf97641e82d1405e.tar.bz2
gentoo-5d1b119062d0a0a5d68913c0bf97641e82d1405e.zip
dev-python/humanize: Stabilize 4.1.0 ALLARCHES, #849977
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/humanize')
-rw-r--r--dev-python/humanize/humanize-4.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
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}]