commit: 49793ad1a2c441b8fef65ffbae1f75f4db3ea6e1 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Oct 14 07:33:16 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Oct 14 07:33:16 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49793ad1
dev-util/cppcheck: Stabilize 2.4.1 amd64, #813882 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-util/cppcheck/cppcheck-2.4.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/cppcheck/cppcheck-2.4.1.ebuild b/dev-util/cppcheck/cppcheck-2.4.1.ebuild index 8ee6ca9778e..dc04be753b8 100644 --- a/dev-util/cppcheck/cppcheck-2.4.1.ebuild +++ b/dev-util/cppcheck/cppcheck-2.4.1.ebuild @@ -11,7 +11,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 +z3" RDEPEND="
