summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYu Gu <guyu2876@gmail.com>2023-02-21 12:01:40 +0800
committerIonen Wolkens <ionen@gentoo.org>2023-02-21 01:03:56 -0500
commit5ce20dad237ef015275bd692a88d00fd88135b1e (patch)
tree7db851f5206dcebaff86f101129102b1537a0c67 /dev-lang/jsonnet
parentdev-cpp/rapidyaml: Keyword 0.5.0 riscv, #895644 (diff)
downloadgentoo-5ce20dad237ef015275bd692a88d00fd88135b1e.tar.gz
gentoo-5ce20dad237ef015275bd692a88d00fd88135b1e.tar.bz2
gentoo-5ce20dad237ef015275bd692a88d00fd88135b1e.zip
dev-lang/jsonnet: Keyword 0.19.1 riscv, #895644
Signed-off-by: Yu Gu <guyu2876@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/29691 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'dev-lang/jsonnet')
-rw-r--r--dev-lang/jsonnet/jsonnet-0.19.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/jsonnet/jsonnet-0.19.1.ebuild b/dev-lang/jsonnet/jsonnet-0.19.1.ebuild
index c2eeb2521f6c..8e5c294e6207 100644
--- a/dev-lang/jsonnet/jsonnet-0.19.1.ebuild
+++ b/dev-lang/jsonnet/jsonnet-0.19.1.ebuild
@@ -16,7 +16,7 @@ IUSE="custom-optimization doc examples python test"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
RDEPEND="
dev-cpp/rapidyaml:=
dev-cpp/nlohmann_json:=