commit: 3d370b0f289ceaf6e49bbd9517ad9c18f11288d2
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 8 17:00:08 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun Jan 8 17:00:08 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d370b0f
dev-python/cleo: Stabilize 2.0.1 ALLARCHES, #890216
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/cleo/cleo-2.0.1.ebuild | 4 ++--
1 file 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}]