diff options
| author | Sam James <sam@gentoo.org> | 2025-01-04 12:28:02 +0000 |
|---|---|---|
| committer | Sam James <sam@gentoo.org> | 2025-01-04 12:28:02 +0000 |
| commit | c08c2e68978b606d96402fe0a3d60d11a4154c24 (patch) | |
| tree | f12721646b7f61c132cca3f5549609865466cf41 /dev-python | |
| parent | 168d1f797659c73625216967b47aa74458b07293 (diff) | |
| download | gentoo-c08c2e68978b606d96402fe0a3d60d11a4154c24.tar.gz gentoo-c08c2e68978b606d96402fe0a3d60d11a4154c24.tar.bz2 gentoo-c08c2e68978b606d96402fe0a3d60d11a4154c24.zip | |
dev-python/cmd2: Stabilize 2.5.8 ALLARCHES, #947462
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python')
| -rw-r--r-- | dev-python/cmd2/cmd2-2.5.8.ebuild | 4 |
1 files 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}] |
