summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-01-03 06:21:48 +0000
committerSam James <sam@gentoo.org>2024-01-03 06:21:48 +0000
commit91bb9424db509db85ee38afc26a0e4a26e7e42a0 (patch)
treeee7c9d691d2bf988cdaeac3b63ac4a6638fb3024 /dev-util/cvise
parentdev-libs/capstone: Stabilize 5.0.1 ppc64, #921234 (diff)
downloadgentoo-91bb9424db509db85ee38afc26a0e4a26e7e42a0.tar.gz
gentoo-91bb9424db509db85ee38afc26a0e4a26e7e42a0.tar.bz2
gentoo-91bb9424db509db85ee38afc26a0e4a26e7e42a0.zip
dev-util/cvise: Stabilize 2.9.0 ppc64, #921235
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util/cvise')
-rw-r--r--dev-util/cvise/cvise-2.9.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/cvise/cvise-2.9.0.ebuild b/dev-util/cvise/cvise-2.9.0.ebuild
index 627d113588cf..4050d29d2d50 100644
--- a/dev-util/cvise/cvise-2.9.0.ebuild
+++ b/dev-util/cvise/cvise-2.9.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -15,7 +15,7 @@ SRC_URI="
LICENSE="UoI-NCSA"
SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc x86"
+KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc ppc64 ~riscv ~sparc x86"
IUSE="test"
RESTRICT="!test? ( test )"
REQUIRED_USE=${PYTHON_REQUIRED_USE}