From 9b6a261a2e7b2ac13d772651fe2701b08604d416 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sat, 26 Jul 2025 15:05:14 +0200 Subject: [PATCH] dev-python/cli-helpers: Stabilize 2.5.0 ALLARCHES, #960703 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- 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 3d106f82e886c..1bf226b3b64dd 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}]