commit: 99eb7869c9988257fc1512ab86bc8eda5f639c56 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Jun 22 14:33:55 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Jun 22 14:33:55 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99eb7869
dev-lang/jsonnet: Stabilize 0.21.0 ppc64, #958708 Signed-off-by: Sam James <sam <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 adefc9418b4d..1a75020d903d 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 ppc64 ~riscv ~x86" IUSE="custom-optimization doc examples python test" RDEPEND="
