summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYixun Lan <dlan@gentoo.org>2023-03-06 19:37:38 +0800
committerYixun Lan <dlan@gentoo.org>2023-03-07 08:14:11 +0800
commit81eb8b7c9690a73e9fe5a554fcb70f7e4c876392 (patch)
treeb2075f19eb942edd4240589eb00e6dab7731b2b4
parentapp-text/libstaroffice: Keyword 0.0.7 riscv, #881389 (diff)
downloadgentoo-81eb8b7c9690a73e9fe5a554fcb70f7e4c876392.tar.gz
gentoo-81eb8b7c9690a73e9fe5a554fcb70f7e4c876392.tar.bz2
gentoo-81eb8b7c9690a73e9fe5a554fcb70f7e4c876392.zip
dev-util/cppcheck: Keyword 2.9 riscv, #881389
Signed-off-by: Yixun Lan <dlan@gentoo.org>
-rw-r--r--dev-util/cppcheck/cppcheck-2.9.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/cppcheck/cppcheck-2.9.ebuild b/dev-util/cppcheck/cppcheck-2.9.ebuild
index a3724a1ca5ee..b1f81f9f2c96 100644
--- a/dev-util/cppcheck/cppcheck-2.9.ebuild
+++ b/dev-util/cppcheck/cppcheck-2.9.ebuild
@@ -17,7 +17,7 @@ SRC_URI="https://github.com/danmar/cppcheck/archive/refs/tags/${PV}.tar.gz -> ${
LICENSE="GPL-3+"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~loong ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~loong ~ppc64 ~riscv ~sparc ~x86"
IUSE="htmlreport pcre qt5 test"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
RESTRICT="!test? ( test )"