summaryrefslogtreecommitdiff
path: root/dev-util/cppcheck/cppcheck-2.14.2.ebuild
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-09-10 10:24:47 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2024-09-10 10:24:47 +0000
commitc0c2ec43e0ec7a3df7e7704c81269b21d334bcd5 (patch)
tree62a58650b4175e222c33fe3b0e1aeef88747a110 /dev-util/cppcheck/cppcheck-2.14.2.ebuild
parent1464aeb695ba671c0014dbad34aa75c3e2bc6beb (diff)
downloadgentoo-c0c2ec43e0ec7a3df7e7704c81269b21d334bcd5.tar.gz
gentoo-c0c2ec43e0ec7a3df7e7704c81269b21d334bcd5.tar.bz2
gentoo-c0c2ec43e0ec7a3df7e7704c81269b21d334bcd5.zip
dev-util/cppcheck: Stabilize 2.14.2 arm64, #939301
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-util/cppcheck/cppcheck-2.14.2.ebuild')
-rw-r--r--dev-util/cppcheck/cppcheck-2.14.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/cppcheck/cppcheck-2.14.2.ebuild b/dev-util/cppcheck/cppcheck-2.14.2.ebuild
index e8a08b2afae0..75e296a70059 100644
--- a/dev-util/cppcheck/cppcheck-2.14.2.ebuild
+++ b/dev-util/cppcheck/cppcheck-2.14.2.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 qt6 htmlreport pcre test"
REQUIRED_USE="
${PYTHON_REQUIRED_USE}