commit: 74ff7883ba7f2eeb55032c523ee075289d027490
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 24 14:04:20 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Feb 24 14:04:20 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74ff7883
dev-python/cli-helpers: Stabilize 2.3.1 x86, #925406
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/cli-helpers/cli-helpers-2.3.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/cli-helpers/cli-helpers-2.3.1.ebuild
b/dev-python/cli-helpers/cli-helpers-2.3.1.ebuild
index 62d4029c7171..c8d84699f424 100644
--- a/dev-python/cli-helpers/cli-helpers-2.3.1.ebuild
+++ b/dev-python/cli-helpers/cli-helpers-2.3.1.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}]