diff options
author | Sam James <sam@gentoo.org> | 2023-07-28 08:55:10 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-07-28 08:55:47 +0100 |
commit | c8457a1082941610e36855b8e492da8f478c72c3 (patch) | |
tree | cc4e34a4a541a039f3e946f7504cc17451b4dafa /dev-python/humanize | |
parent | dev-python/configshell-fb: Stabilize 1.1.30 ALLARCHES, #911350 (diff) | |
download | gentoo-c8457a1082941610e36855b8e492da8f478c72c3.tar.gz gentoo-c8457a1082941610e36855b8e492da8f478c72c3.tar.bz2 gentoo-c8457a1082941610e36855b8e492da8f478c72c3.zip |
dev-python/humanize: Stabilize 4.7.0 ALLARCHES, #911351
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/humanize')
-rw-r--r-- | dev-python/humanize/humanize-4.7.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/humanize/humanize-4.7.0.ebuild b/dev-python/humanize/humanize-4.7.0.ebuild index 681e01638c1b..86f4c6059c21 100644 --- a/dev-python/humanize/humanize-4.7.0.ebuild +++ b/dev-python/humanize/humanize-4.7.0.ebuild @@ -16,7 +16,7 @@ HOMEPAGE=" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" BDEPEND=" dev-python/hatch-vcs[${PYTHON_USEDEP}] |