diff options
author | Michał Górny <mgorny@gentoo.org> | 2023-11-24 15:24:36 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2023-11-24 15:24:36 +0100 |
commit | 98e5a0a2304e6bdeebbf0cf78cf224e0691c9e77 (patch) | |
tree | 77a0beff013504acb5ca58a3350cc4990e866e23 /dev-python/humanize | |
parent | dev-python/flask-compress: Stabilize 1.14 arm64, #918204 (diff) | |
download | gentoo-98e5a0a2304e6bdeebbf0cf78cf224e0691c9e77.tar.gz gentoo-98e5a0a2304e6bdeebbf0cf78cf224e0691c9e77.tar.bz2 gentoo-98e5a0a2304e6bdeebbf0cf78cf224e0691c9e77.zip |
dev-python/humanize: Stabilize 4.8.0 arm64, #918252
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/humanize')
-rw-r--r-- | dev-python/humanize/humanize-4.8.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/humanize/humanize-4.8.0.ebuild b/dev-python/humanize/humanize-4.8.0.ebuild index 90d6720b16d4..49c71858c30b 100644 --- a/dev-python/humanize/humanize-4.8.0.ebuild +++ b/dev-python/humanize/humanize-4.8.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}] |