summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-05-03 06:30:51 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2023-05-03 06:32:37 +0000
commit84e985afd921826a2b7a74646c4c33efcde03c02 (patch)
tree6dac18b98df8813a7f0dd7166474c6fbe711fb0a /dev-util/cppcheck
parentdev-python/pyGPG: Stabilize 0.2_p20220808 ALLARCHES, #905424 (diff)
downloadgentoo-84e985afd921826a2b7a74646c4c33efcde03c02.tar.gz
gentoo-84e985afd921826a2b7a74646c4c33efcde03c02.tar.bz2
gentoo-84e985afd921826a2b7a74646c4c33efcde03c02.zip
dev-util/cppcheck: Stabilize 2.9 amd64, #905455
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-util/cppcheck')
-rw-r--r--dev-util/cppcheck/cppcheck-2.9.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/cppcheck/cppcheck-2.9.ebuild b/dev-util/cppcheck/cppcheck-2.9.ebuild
index f658312a12d6..e95cced5f5a5 100644
--- a/dev-util/cppcheck/cppcheck-2.9.ebuild
+++ b/dev-util/cppcheck/cppcheck-2.9.ebuild
@@ -17,7 +17,7 @@ SRC_URI="https://github.com/danmar/cppcheck/archive/refs/tags/${PV}.tar.gz -> ${
LICENSE="GPL-3+"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~loong ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ~loong ~ppc64 ~riscv ~sparc ~x86"
IUSE="htmlreport pcre qt5 test"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
RESTRICT="!test? ( test )"