commit: 1df6058a744a5e690369574de13ac2d28403107f Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sun Jan 18 09:10:02 2026 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sun Jan 18 09:10:02 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1df6058a
dev-util/cppcheck: Stabilize 2.18.2 amd64, #968717 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-util/cppcheck/cppcheck-2.18.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-util/cppcheck/cppcheck-2.18.2.ebuild b/dev-util/cppcheck/cppcheck-2.18.2.ebuild index a0b60d2d31a2..b051a610b675 100644 --- a/dev-util/cppcheck/cppcheck-2.18.2.ebuild +++ b/dev-util/cppcheck/cppcheck-2.18.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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 htmlreport pcre test" REQUIRED_USE=" ${PYTHON_REQUIRED_USE}
