summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2022-02-14 11:35:03 +0100
committerJakov Smolić <jsmolic@gentoo.org>2022-02-14 11:35:03 +0100
commit1423e7d529d295232ed0dc90725ad2b74031f8dc (patch)
tree5254f183dd00e72c8f8fecfd1b9f1aeb3b47a040
parentprofiles/package.mask: Last-rite dev-java/airline (diff)
downloadgentoo-1423e7d529d295232ed0dc90725ad2b74031f8dc.tar.gz
gentoo-1423e7d529d295232ed0dc90725ad2b74031f8dc.tar.bz2
gentoo-1423e7d529d295232ed0dc90725ad2b74031f8dc.zip
dev-util/cppcheck: Stabilize 2.6.3 x86, #830400
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
-rw-r--r--dev-util/cppcheck/cppcheck-2.6.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/cppcheck/cppcheck-2.6.3.ebuild b/dev-util/cppcheck/cppcheck-2.6.3.ebuild
index facf4c87067f..50d04f665553 100644
--- a/dev-util/cppcheck/cppcheck-2.6.3.ebuild
+++ b/dev-util/cppcheck/cppcheck-2.6.3.ebuild
@@ -13,7 +13,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 test +z3"
RESTRICT="!test? ( test )"