commit: 69c1e8cc55025e48d7b6eca5f0af2e9b3e56bd50
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 26 02:58:23 2026 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Mon Jan 26 06:13:33 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=69c1e8cc
dev-python/cmd2: Stabilize 3.1.0 ALLARCHES, #969266
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>
dev-python/cmd2/cmd2-3.1.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/cmd2/cmd2-3.1.0.ebuild
b/dev-python/cmd2/cmd2-3.1.0.ebuild
index f52614eb7eec..0a4e3050a86a 100644
--- a/dev-python/cmd2/cmd2-3.1.0.ebuild
+++ b/dev-python/cmd2/cmd2-3.1.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 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 ~mips ~ppc64 ~riscv ~s390 ~x86"
+KEYWORDS="~alpha amd64 arm arm64 ~mips ~ppc64 ~riscv ~s390 x86"
RDEPEND="
>=dev-python/pyperclip-1.8.2[${PYTHON_USEDEP}]