summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-10-25 09:45:42 +0100
committerSam James <sam@gentoo.org>2022-10-25 09:45:42 +0100
commit3027d355677eed28f7e2ede4b6446533f9e4a3bf (patch)
treee7934811fc8291f997ace39f13b2de606b6ad9a5
parentsys-fs/f2fs-tools: Stabilize 1.15.0-r1 amd64, #877697 (diff)
downloadgentoo-3027d355.tar.gz
gentoo-3027d355.tar.bz2
gentoo-3027d355.zip
dev-python/humanize: Stabilize 4.4.0 ALLARCHES, #877931
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-python/humanize/humanize-4.4.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/humanize/humanize-4.4.0.ebuild b/dev-python/humanize/humanize-4.4.0.ebuild
index b471878fc311..5887ac380442 100644
--- a/dev-python/humanize/humanize-4.4.0.ebuild
+++ b/dev-python/humanize/humanize-4.4.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}]