commit: 189e47e10a170deb466f8abf1345c9dab4166e44 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Jun 22 15:21:41 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Jun 22 15:21:41 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=189e47e1
dev-lang/jsonnet: Stabilize 0.21.0 amd64, #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 1a75020d903d..e77cf7c17b25 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="
