summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-12-31 00:44:00 +0000
committerSam James <sam@gentoo.org>2021-12-31 00:44:00 +0000
commitf8f32e889246797248e36b32067e991dc42357f6 (patch)
tree88230119dc5c52f2a2d1f9a4d822a34fc60da382 /dev-python/humanize
parentapp-shells/scsh: build only on 32bit arches; tests; format (diff)
downloadgentoo-f8f32e889246797248e36b32067e991dc42357f6.tar.gz
gentoo-f8f32e889246797248e36b32067e991dc42357f6.tar.bz2
gentoo-f8f32e889246797248e36b32067e991dc42357f6.zip
dev-python/humanize: Stabilize 3.13.1 ALLARCHES, #830317
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/humanize')
-rw-r--r--dev-python/humanize/humanize-3.13.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/humanize/humanize-3.13.1.ebuild b/dev-python/humanize/humanize-3.13.1.ebuild
index bc06c827f367..eac876aa31bd 100644
--- a/dev-python/humanize/humanize-3.13.1.ebuild
+++ b/dev-python/humanize/humanize-3.13.1.ebuild
@@ -12,7 +12,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}]