commit: dc525a5a41eecbcd1cd172de382ab8bf5e9b68c6
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 3 07:33:40 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Nov 3 07:33:40 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc525a5a
dev-lang/jsonnet: Stabilize 0.16.0-r2 amd64, #751073
Signed-off-by: Sam James <sam <AT> gentoo.org>
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 6d4d739e9d7..d4d1373fa87 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} )
"