commit: 10ea7e8db376da5f7d01dd82e47301bd18b171c7
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 24 19:10:49 2023 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Nov 24 19:10:49 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10ea7e8d
dev-python/humanize: Copy ~arm64 to newest
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/humanize/humanize-4.9.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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}]