From dc525a5a41eecbcd1cd172de382ab8bf5e9b68c6 Mon Sep 17 00:00:00 2001 From: Sam James Date: Tue, 3 Nov 2020 07:33:40 +0000 Subject: [PATCH] dev-lang/jsonnet: Stabilize 0.16.0-r2 amd64, #751073 Signed-off-by: Sam James --- dev-lang/jsonnet/jsonnet-0.16.0-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-lang/jsonnet/jsonnet-0.16.0-r2.ebuild b/dev-lang/jsonnet/jsonnet-0.16.0-r2.ebuild index 6d4d739e9d7b8..d4d1373fa8728 100644 --- a/dev-lang/jsonnet/jsonnet-0.16.0-r2.ebuild +++ b/dev-lang/jsonnet/jsonnet-0.16.0-r2.ebuild @@ -15,7 +15,7 @@ IUSE="custom-optimization doc examples python" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 arm64 ppc64 x86" +KEYWORDS="amd64 arm64 ppc64 x86" DEPEND=" python? ( ${PYTHON_DEPS} ) "