commit: 6179577738b81d7fe4fb49a2dc0d37d7630f2e76
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 25 07:16:20 2026 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Wed Feb 25 07:34:23 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61795777
dev-python/humanize: Stabilize 4.15.0 ALLARCHES, #970579
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>
dev-python/humanize/humanize-4.15.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/humanize/humanize-4.15.0.ebuild
b/dev-python/humanize/humanize-4.15.0.ebuild
index 6ebb7abfb236..3debf13ef5a8 100644
--- a/dev-python/humanize/humanize-4.15.0.ebuild
+++ b/dev-python/humanize/humanize-4.15.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -17,7 +17,7 @@ HOMEPAGE="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="amd64 arm64 x86"
BDEPEND="
dev-python/hatch-vcs[${PYTHON_USEDEP}]