summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-02-24 15:38:45 +0100
committerMichał Górny <mgorny@gentoo.org>2024-02-24 15:39:32 +0100
commitdc0cd8571d4366fe74232760f56eaa896404e13e (patch)
tree7956e6e57565b94d68976ec428842d28ec49d260 /dev-python/cli-helpers
parentdev-python/cli-helpers: Mark ALLARCHES (diff)
downloadgentoo-dc0cd8571d4366fe74232760f56eaa896404e13e.tar.gz
gentoo-dc0cd8571d4366fe74232760f56eaa896404e13e.tar.bz2
gentoo-dc0cd8571d4366fe74232760f56eaa896404e13e.zip
dev-python/cli-helpers: Stabilize 2.3.1 amd64, #925406
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/cli-helpers')
-rw-r--r--dev-python/cli-helpers/cli-helpers-2.3.1.ebuild2
1 files changed, 1 insertions, 1 deletions
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}]