summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-02-15 16:18:01 +0000
committerSam James <sam@gentoo.org>2022-02-15 16:18:01 +0000
commitd1c187b822d377b30cec408c293683ffe712e79c (patch)
tree128675a8193e2fa0e331c909893e2e3a1d38267a
parentdev-lang/go: Stabilize 1.17.7 arm64, #833200 (diff)
downloadgentoo-d1c187b822d377b30cec408c293683ffe712e79c.tar.gz
gentoo-d1c187b822d377b30cec408c293683ffe712e79c.tar.bz2
gentoo-d1c187b822d377b30cec408c293683ffe712e79c.zip
dev-util/cppcheck: Stabilize 2.6.3 arm64, #830400
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-util/cppcheck/cppcheck-2.6.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/cppcheck/cppcheck-2.6.3.ebuild b/dev-util/cppcheck/cppcheck-2.6.3.ebuild
index 50d04f665553..4240391f2657 100644
--- a/dev-util/cppcheck/cppcheck-2.6.3.ebuild
+++ b/dev-util/cppcheck/cppcheck-2.6.3.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/danmar/cppcheck/archive/refs/tags/${PV}.tar.gz -> ${
LICENSE="GPL-3+"
SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc64 sparc x86"
+KEYWORDS="amd64 ~arm arm64 ~hppa ~ppc64 sparc x86"
IUSE="htmlreport pcre qt5 test +z3"
RESTRICT="!test? ( test )"