summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-01-08 19:00:08 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-01-08 19:00:08 +0200
commit3d370b0f289ceaf6e49bbd9517ad9c18f11288d2 (patch)
treef0bb661954f6b5eeae6ee2460f4637342c948722 /dev-python/cleo
parentmedia-sound/picard: Stabilize 2.8.5 x86, #890198 (diff)
downloadgentoo-3d370b0f289ceaf6e49bbd9517ad9c18f11288d2.tar.gz
gentoo-3d370b0f289ceaf6e49bbd9517ad9c18f11288d2.tar.bz2
gentoo-3d370b0f289ceaf6e49bbd9517ad9c18f11288d2.zip
dev-python/cleo: Stabilize 2.0.1 ALLARCHES, #890216
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/cleo')
-rw-r--r--dev-python/cleo/cleo-2.0.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/cleo/cleo-2.0.1.ebuild b/dev-python/cleo/cleo-2.0.1.ebuild
index 19df73ffdff6..1f0ee2c3161f 100644
--- a/dev-python/cleo/cleo-2.0.1.ebuild
+++ b/dev-python/cleo/cleo-2.0.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2022 Gentoo Authors
+# Copyright 2022-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -20,7 +20,7 @@ SRC_URI="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86"
RDEPEND="
dev-python/crashtest[${PYTHON_USEDEP}]