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@gentoo.org>
This commit is contained in:
WANG Xuerui 2025-12-10 22:31:47 +08:00
parent 7795544bfe
commit 7b2c821a53
No known key found for this signature in database
GPG Key ID: 09044C7B4C56930A

View File

@ -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} )"