summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYixun Lan <dlan@gentoo.org>2024-05-12 10:10:15 +0000
committerYixun Lan <dlan@gentoo.org>2024-05-12 11:13:23 +0000
commit2565ea06346e6b953746ae3626b91f2263ee509d (patch)
tree5af0a75fe465a852801b3f47ed6be850034e6896
parentdev-libs/simdjson: Keyword 3.9.1 riscv, #931781 (diff)
downloadgentoo-2565ea06346e6b953746ae3626b91f2263ee509d.tar.gz
gentoo-2565ea06346e6b953746ae3626b91f2263ee509d.tar.bz2
gentoo-2565ea06346e6b953746ae3626b91f2263ee509d.zip
dev-libs/cxxopts: Keyword 3.0.0-r1 riscv, #931781
Signed-off-by: Yixun Lan <dlan@gentoo.org>
-rw-r--r--dev-libs/cxxopts/cxxopts-3.0.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/cxxopts/cxxopts-3.0.0-r1.ebuild b/dev-libs/cxxopts/cxxopts-3.0.0-r1.ebuild
index 1336e0c4e58c..cfa9beee715a 100644
--- a/dev-libs/cxxopts/cxxopts-3.0.0-r1.ebuild
+++ b/dev-libs/cxxopts/cxxopts-3.0.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2020-2022 Gentoo Authors
+# Copyright 2020-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/jarro2783/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz
LICENSE="MIT"
SLOT="0/${PV}"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
IUSE="icu test"
RESTRICT="!test? ( test )"