summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2022-03-15 12:26:18 +0100
committerJakov Smolić <jsmolic@gentoo.org>2022-03-15 12:26:18 +0100
commit669a8e6b7e1f0121953f4de6d661aeb7badff17f (patch)
treeaf0f7f7828d6aaa027500e7bb299b7da604a36fa /dev-python/humanize
parentdev-python/h2: Stabilize 4.1.0-r1 ALLARCHES, #835201 (diff)
downloadgentoo-669a8e6b7e1f0121953f4de6d661aeb7badff17f.tar.gz
gentoo-669a8e6b7e1f0121953f4de6d661aeb7badff17f.tar.bz2
gentoo-669a8e6b7e1f0121953f4de6d661aeb7badff17f.zip
dev-python/humanize: Stabilize 4.0.0 ALLARCHES, #835202
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-python/humanize')
-rw-r--r--dev-python/humanize/humanize-4.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
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}]