From bbf1ff58e2dd2a0e2ccd710621e95d8ce30c149a Mon Sep 17 00:00:00 2001 From: Sam James Date: Tue, 28 May 2024 17:57:41 +0100 Subject: [PATCH] dev-lang/jsonnet: Stabilize 0.20.0-r1 x86, #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 d30cab003f617..d3e555a11be74 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="