commit: 9b6a261a2e7b2ac13d772651fe2701b08604d416
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 26 13:05:14 2025 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Jul 26 13:05:14 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b6a261a
dev-python/cli-helpers: Stabilize 2.5.0 ALLARCHES, #960703
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/cli-helpers/cli-helpers-2.5.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/cli-helpers/cli-helpers-2.5.0.ebuild
b/dev-python/cli-helpers/cli-helpers-2.5.0.ebuild
index 3d106f82e886..1bf226b3b64d 100644
--- a/dev-python/cli-helpers/cli-helpers-2.5.0.ebuild
+++ b/dev-python/cli-helpers/cli-helpers-2.5.0.ebuild
@@ -23,7 +23,7 @@ S=${WORKDIR}/${MY_P}
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 x86"
RDEPEND="
>=dev-python/configobj-5.0.5[${PYTHON_USEDEP}]