diff options
| author | Michał Górny <mgorny@gentoo.org> | 2024-05-28 14:04:25 +0200 |
|---|---|---|
| committer | Michał Górny <mgorny@gentoo.org> | 2024-05-28 14:04:25 +0200 |
| commit | 54b28af023d3fae41910619294cdfb0237abb37a (patch) | |
| tree | 59215dd24c16f9e8062acab62b505a7d4b284737 /dev-util/cppcheck/cppcheck-2.13.0.ebuild | |
| parent | 7f07d494cf3019997bd60be5736d163132df0bbb (diff) | |
| download | gentoo-54b28af023d3fae41910619294cdfb0237abb37a.tar.gz gentoo-54b28af023d3fae41910619294cdfb0237abb37a.tar.bz2 gentoo-54b28af023d3fae41910619294cdfb0237abb37a.zip | |
dev-util/cppcheck: Stabilize 2.13.0 arm64, #932957
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-util/cppcheck/cppcheck-2.13.0.ebuild')
| -rw-r--r-- | dev-util/cppcheck/cppcheck-2.13.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/cppcheck/cppcheck-2.13.0.ebuild b/dev-util/cppcheck/cppcheck-2.13.0.ebuild index 2499d53d7a92..58d4da2f733e 100644 --- a/dev-util/cppcheck/cppcheck-2.13.0.ebuild +++ b/dev-util/cppcheck/cppcheck-2.13.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 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 qt6 htmlreport pcre test threads" REQUIRED_USE=" ${PYTHON_REQUIRED_USE} |
