summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-02-02 14:41:04 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2024-02-02 14:41:04 +0200
commitac0a6b7beb1126ce4fa389f33fc835e524730ff7 (patch)
tree80e90519ec2ca75f30705d3d7289b7eb5f5ec94a
parentdev-libs/tinyxml2: Stabilize 9.0.0-r1 ppc64, #921319 (diff)
downloadgentoo-ac0a6b7beb1126ce4fa389f33fc835e524730ff7.tar.gz
gentoo-ac0a6b7beb1126ce4fa389f33fc835e524730ff7.tar.bz2
gentoo-ac0a6b7beb1126ce4fa389f33fc835e524730ff7.zip
dev-util/cppcheck: Stabilize 2.9 ppc64, #921319
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--dev-util/cppcheck/cppcheck-2.9.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/cppcheck/cppcheck-2.9.ebuild b/dev-util/cppcheck/cppcheck-2.9.ebuild
index b53dc7717c0c..d70808c01352 100644
--- a/dev-util/cppcheck/cppcheck-2.9.ebuild
+++ b/dev-util/cppcheck/cppcheck-2.9.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -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 )"