commit: c08c2e68978b606d96402fe0a3d60d11a4154c24
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 4 12:28:02 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jan 4 12:28:02 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c08c2e68
dev-python/cmd2: Stabilize 2.5.8 ALLARCHES, #947462
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/cmd2/cmd2-2.5.8.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/cmd2/cmd2-2.5.8.ebuild
b/dev-python/cmd2/cmd2-2.5.8.ebuild
index 820c48bb0ffa..2683dce6d63c 100644
--- a/dev-python/cmd2/cmd2-2.5.8.ebuild
+++ b/dev-python/cmd2/cmd2-2.5.8.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -16,7 +16,7 @@ HOMEPAGE="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc64 ~riscv ~s390 ~sparc
~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~mips ~ppc64 ~riscv ~s390 sparc x86
~amd64-linux ~x86-linux"
RDEPEND="
dev-python/pyperclip[${PYTHON_USEDEP}]