diff options
author | Sam James <sam@gentoo.org> | 2021-12-31 00:44:00 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-12-31 00:44:00 +0000 |
commit | f8f32e889246797248e36b32067e991dc42357f6 (patch) | |
tree | 88230119dc5c52f2a2d1f9a4d822a34fc60da382 /dev-python/humanize | |
parent | app-shells/scsh: build only on 32bit arches; tests; format (diff) | |
download | gentoo-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.ebuild | 2 |
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}] |