summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-03-04 07:28:46 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-03-04 07:28:46 +0200
commit594a7d288cddc6a962d2d61d27f3fd26c31c31a0 (patch)
tree6b8b4a6deb222a8e8fc9506751147e763c772f06 /dev-python/humanize
parentdev-python/BitVector: Stabilize 3.5.0-r1 x86, #899110 (diff)
downloadgentoo-594a7d288cddc6a962d2d61d27f3fd26c31c31a0.tar.gz
gentoo-594a7d288cddc6a962d2d61d27f3fd26c31c31a0.tar.bz2
gentoo-594a7d288cddc6a962d2d61d27f3fd26c31c31a0.zip
dev-python/humanize: Stabilize 4.6.0 ALLARCHES, #899120
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/humanize')
-rw-r--r--dev-python/humanize/humanize-4.6.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/humanize/humanize-4.6.0.ebuild b/dev-python/humanize/humanize-4.6.0.ebuild
index a6a67e24c908..442b4071a626 100644
--- a/dev-python/humanize/humanize-4.6.0.ebuild
+++ b/dev-python/humanize/humanize-4.6.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/hatch-vcs[${PYTHON_USEDEP}]