diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-07-27 10:35:15 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-07-27 10:35:15 +0300 |
commit | 8730196f13b313a9a9a988b24b139e16536acea5 (patch) | |
tree | 528b5756cfbdf4c56dfcac22abded733fb17b32e /dev-python/humanize | |
parent | dev-python/pydantic: Stabilize 2.8.2 amd64, #936707 (diff) | |
download | gentoo-8730196f13b313a9a9a988b24b139e16536acea5.tar.gz gentoo-8730196f13b313a9a9a988b24b139e16536acea5.tar.bz2 gentoo-8730196f13b313a9a9a988b24b139e16536acea5.zip |
dev-python/humanize: Stabilize 4.10.0 ALLARCHES, #936718
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/humanize')
-rw-r--r-- | dev-python/humanize/humanize-4.10.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/humanize/humanize-4.10.0.ebuild b/dev-python/humanize/humanize-4.10.0.ebuild index 5d18d9873a5a..968cf102630d 100644 --- a/dev-python/humanize/humanize-4.10.0.ebuild +++ b/dev-python/humanize/humanize-4.10.0.ebuild @@ -16,7 +16,7 @@ HOMEPAGE=" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 arm64 x86" BDEPEND=" dev-python/hatch-vcs[${PYTHON_USEDEP}] |