commit: 0d0bb1bd3a05e07d8cf2394f06300b7e1c2bcf08 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue May 28 20:47:14 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue May 28 20:47:14 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d0bb1bd
dev-util/cppcheck: Stabilize 2.13.0 amd64, #932957 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-util/cppcheck/cppcheck-2.13.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/cppcheck/cppcheck-2.13.0.ebuild b/dev-util/cppcheck/cppcheck-2.13.0.ebuild index 58d4da2f733e..c8ff44651195 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}
