diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-02-24 15:38:45 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-02-24 15:39:32 +0100 |
commit | dc0cd8571d4366fe74232760f56eaa896404e13e (patch) | |
tree | 7956e6e57565b94d68976ec428842d28ec49d260 /dev-python/cli-helpers | |
parent | dev-python/cli-helpers: Mark ALLARCHES (diff) | |
download | gentoo-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.ebuild | 2 |
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}] |