commit: 05f538e63007b0597bffc6b4d7907d3eab49edf5 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Jan 3 12:37:30 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Jan 3 12:37:30 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05f538e6
dev-util/cppcheck: Stabilize 2.6.3 sparc, #830400 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-util/cppcheck/cppcheck-2.6.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/cppcheck/cppcheck-2.6.3.ebuild b/dev-util/cppcheck/cppcheck-2.6.3.ebuild index 3a2c1b56f743..facf4c87067f 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 )"