From 5ce20dad237ef015275bd692a88d00fd88135b1e Mon Sep 17 00:00:00 2001 From: Yu Gu Date: Tue, 21 Feb 2023 12:01:40 +0800 Subject: dev-lang/jsonnet: Keyword 0.19.1 riscv, #895644 Signed-off-by: Yu Gu Closes: https://github.com/gentoo/gentoo/pull/29691 Signed-off-by: Ionen Wolkens --- dev-lang/jsonnet/jsonnet-0.19.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-lang/jsonnet') 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:= -- cgit v1.2.3-65-gdbad