summaryrefslogtreecommitdiff
path: root/dev-python/cmd2
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/cmd2')
-rw-r--r--dev-python/cmd2/cmd2-3.1.0.ebuild4
1 files 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 9e01156279ce..df944e008acc 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}]