summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatoro Mahri <matoro_gentoo@matoro.tk>2024-07-16 12:01:29 -0400
committerViorel Munteanu <ceamac@gentoo.org>2024-07-17 07:37:37 +0300
commit38eebacd7caa2cc2bc540daa9c02e45d88cf3f09 (patch)
tree5ac7c8f2d9a448de176042b2f7b38af566b7e9cb
parentdev-lang/ruby: Stabilize 3.1.5 arm, #934451 (diff)
downloadgentoo-38eebacd7caa2cc2bc540daa9c02e45d88cf3f09.tar.gz
gentoo-38eebacd7caa2cc2bc540daa9c02e45d88cf3f09.tar.bz2
gentoo-38eebacd7caa2cc2bc540daa9c02e45d88cf3f09.zip
dev-util/cppcheck: Stabilize 2.13.0 x86, #932957
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
-rw-r--r--dev-util/cppcheck/cppcheck-2.13.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/cppcheck/cppcheck-2.13.0.ebuild b/dev-util/cppcheck/cppcheck-2.13.0.ebuild
index 56fb9ec37a41..447003eceefe 100644
--- a/dev-util/cppcheck/cppcheck-2.13.0.ebuild
+++ b/dev-util/cppcheck/cppcheck-2.13.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/danmar/cppcheck/archive/refs/tags/${PV}.tar.gz -> ${
LICENSE="GPL-3+"
SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~loong ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm arm64 ~loong ppc64 ~riscv x86"
IUSE="charts gui qt6 htmlreport pcre test threads"
REQUIRED_USE="
${PYTHON_REQUIRED_USE}