commit:     7b2c821a532b6cff45fc80578db807cdf8877c70
Author:     WANG Xuerui <xen0n <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 10 14:31:47 2025 +0000
Commit:     WANG Xuerui <xen0n <AT> gentoo <DOT> org>
CommitDate: Wed Dec 10 14:31:49 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b2c821a

dev-lang/jsonnet: unkeyword 0.21.0 for ~loong

Manual error; the library's vendored rapidyaml copy didn't include loong
support.

Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org>

 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 4c7ef0ab3409..6f11d2fbdee8 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 ~loong ppc64 ~riscv ~x86"
+KEYWORDS="amd64 arm64 ppc64 ~riscv ~x86"
 IUSE="custom-optimization doc examples python test"
 RESTRICT="!test? ( test )"
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"

Reply via email to