diff options
author | Michał Górny <mgorny@gentoo.org> | 2023-11-24 20:10:49 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2023-11-24 20:10:49 +0100 |
commit | 10ea7e8db376da5f7d01dd82e47301bd18b171c7 (patch) | |
tree | 826755ac6cf24329b703b35adc32a12deefaefaf /dev-python | |
parent | dev-python/click-help-colors: Keyword 0.9.4 arm64, #917832 (diff) | |
download | gentoo-10ea7e8db376da5f7d01dd82e47301bd18b171c7.tar.gz gentoo-10ea7e8db376da5f7d01dd82e47301bd18b171c7.tar.bz2 gentoo-10ea7e8db376da5f7d01dd82e47301bd18b171c7.zip |
dev-python/humanize: Copy ~arm64 to newest
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/humanize/humanize-4.9.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/humanize/humanize-4.9.0.ebuild b/dev-python/humanize/humanize-4.9.0.ebuild index 681e01638c1b..e7f52432b88b 100644 --- a/dev-python/humanize/humanize-4.9.0.ebuild +++ b/dev-python/humanize/humanize-4.9.0.ebuild @@ -16,7 +16,7 @@ HOMEPAGE=" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" BDEPEND=" dev-python/hatch-vcs[${PYTHON_USEDEP}] |