summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-09-06 22:14:24 +0100
committerSam James <sam@gentoo.org>2022-09-06 22:14:24 +0100
commit556d847e89022adaafe3f2a8abbaec6c904ecbb2 (patch)
tree7d1e8a9b1ec930be21c6f2a873e01801c28c3e0f
parentdev-python/identify: Stabilize 2.5.3 ALLARCHES, #868870 (diff)
downloadgentoo-556d847e.tar.gz
gentoo-556d847e.tar.bz2
gentoo-556d847e.zip
dev-python/humanize: Stabilize 4.3.0 ALLARCHES, #868876
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-python/humanize/humanize-4.3.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/humanize/humanize-4.3.0.ebuild b/dev-python/humanize/humanize-4.3.0.ebuild
index b471878fc311..5887ac380442 100644
--- a/dev-python/humanize/humanize-4.3.0.ebuild
+++ b/dev-python/humanize/humanize-4.3.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}]