summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-10-14 08:33:16 +0100
committerSam James <sam@gentoo.org>2021-10-14 08:33:16 +0100
commit49793ad1a2c441b8fef65ffbae1f75f4db3ea6e1 (patch)
treec71dc1d2e45017a9c6c3e505a6fffe6aabde859f /dev-util/cppcheck
parentmedia-radio/xastir: fix autoreconf with newer automake (diff)
downloadgentoo-49793ad1a2c441b8fef65ffbae1f75f4db3ea6e1.tar.gz
gentoo-49793ad1a2c441b8fef65ffbae1f75f4db3ea6e1.tar.bz2
gentoo-49793ad1a2c441b8fef65ffbae1f75f4db3ea6e1.zip
dev-util/cppcheck: Stabilize 2.4.1 amd64, #813882
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util/cppcheck')
-rw-r--r--dev-util/cppcheck/cppcheck-2.4.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/cppcheck/cppcheck-2.4.1.ebuild b/dev-util/cppcheck/cppcheck-2.4.1.ebuild
index 8ee6ca9778e5..dc04be753b88 100644
--- a/dev-util/cppcheck/cppcheck-2.4.1.ebuild
+++ b/dev-util/cppcheck/cppcheck-2.4.1.ebuild
@@ -11,7 +11,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 +z3"
RDEPEND="