From 4655ee208dfd374f4df4b979027ee5deda05d560 Mon Sep 17 00:00:00 2001 From: WANG Xuerui Date: Wed, 10 Dec 2025 19:28:21 +0800 Subject: [PATCH] dev-lang/jsonnet: keyword 0.21.0 for ~loong Signed-off-by: WANG Xuerui --- dev-lang/jsonnet/jsonnet-0.21.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-lang/jsonnet/jsonnet-0.21.0.ebuild b/dev-lang/jsonnet/jsonnet-0.21.0.ebuild index 6f11d2fbdee80..4c7ef0ab34091 100644 --- a/dev-lang/jsonnet/jsonnet-0.21.0.ebuild +++ b/dev-lang/jsonnet/jsonnet-0.21.0.ebuild @@ -16,7 +16,7 @@ SRC_URI="https://github.com/google/jsonnet/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 arm64 ppc64 ~riscv ~x86" +KEYWORDS="amd64 arm64 ~loong ppc64 ~riscv ~x86" IUSE="custom-optimization doc examples python test" RESTRICT="!test? ( test )" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"