summaryrefslogtreecommitdiff
diff options
authorSam James <[email protected]>2025-05-04 21:22:22 +0100
committerSam James <[email protected]>2025-05-04 21:22:22 +0100
commitc04f02e04ec12a1c5f8b710f2401f25df7318fed (patch)
treecff6c969efd75883b3299f4459b58f0e7e628d86 /dev-util/cppcheck
parentdev-python/libvirt-python: Stabilize 11.1.0 arm64, #953275 (diff)
downloadgentoo-c04f02e04ec12a1c5f8b710f2401f25df7318fed.tar.gz
gentoo-c04f02e04ec12a1c5f8b710f2401f25df7318fed.tar.bz2
gentoo-c04f02e04ec12a1c5f8b710f2401f25df7318fed.zip
dev-util/cppcheck: Stabilize 2.17.1 arm64, #953676
Signed-off-by: Sam James <[email protected]>
Diffstat (limited to 'dev-util/cppcheck')
-rw-r--r--dev-util/cppcheck/cppcheck-2.17.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/cppcheck/cppcheck-2.17.1.ebuild b/dev-util/cppcheck/cppcheck-2.17.1.ebuild
index 2682471586fc..fd79bf2c8e7c 100644
--- a/dev-util/cppcheck/cppcheck-2.17.1.ebuild
+++ b/dev-util/cppcheck/cppcheck-2.17.1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/danmar/cppcheck/archive/refs/tags/${PV}.tar.gz -> ${
LICENSE="GPL-3+"
SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~loong ppc64 ~riscv x86"
+KEYWORDS="amd64 ~arm arm64 ~loong ppc64 ~riscv x86"
IUSE="charts gui htmlreport pcre test"
REQUIRED_USE="
${PYTHON_REQUIRED_USE}