commit: dc0cd8571d4366fe74232760f56eaa896404e13e
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 24 14:38:45 2024 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Feb 24 14:39:32 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc0cd857
dev-python/cli-helpers: Stabilize 2.3.1 amd64, #925406
Signed-off-by: Michał Górny <mgorny <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 c8d84699f424..9b0423e7e484 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}]