From 54d8e7ec7a7700dd61e3c12e418245496e4f1ddd Mon Sep 17 00:00:00 2001 From: Sam James Date: Tue, 28 May 2024 17:57:40 +0100 Subject: [PATCH] dev-lang/jsonnet: Stabilize 0.20.0-r1 amd64, #932945 Signed-off-by: Sam James --- dev-lang/jsonnet/jsonnet-0.20.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-lang/jsonnet/jsonnet-0.20.0-r1.ebuild b/dev-lang/jsonnet/jsonnet-0.20.0-r1.ebuild index 94df22d19d338..d30cab003f617 100644 --- a/dev-lang/jsonnet/jsonnet-0.20.0-r1.ebuild +++ b/dev-lang/jsonnet/jsonnet-0.20.0-r1.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="