summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-08-04 00:37:21 +0100
committerSam James <sam@gentoo.org>2021-08-04 00:37:21 +0100
commit5a48c0a693adf1e254bd3f2401b346b982a1fcd4 (patch)
tree49f25eb47c29c62146d33635bc3e4860055db71d /dev-util
parentapp-arch/pbzip2: Stabilize 1.1.13 arm64, #756880 (diff)
downloadgentoo-5a48c0a693adf1e254bd3f2401b346b982a1fcd4.tar.gz
gentoo-5a48c0a693adf1e254bd3f2401b346b982a1fcd4.tar.bz2
gentoo-5a48c0a693adf1e254bd3f2401b346b982a1fcd4.zip
dev-util/cppcheck: Stabilize 2.2 arm64, #793110
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/cppcheck/cppcheck-2.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/cppcheck/cppcheck-2.2.ebuild b/dev-util/cppcheck/cppcheck-2.2.ebuild
index 692cdedf480c..175f33dd4bce 100644
--- a/dev-util/cppcheck/cppcheck-2.2.ebuild
+++ b/dev-util/cppcheck/cppcheck-2.2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/danmar/cppcheck/archive/${PV}.tar.gz -> ${P}.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 +z3"
RDEPEND="