diff options
author | Sam James <sam@gentoo.org> | 2020-11-03 07:33:40 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-11-03 07:33:40 +0000 |
commit | dc525a5a41eecbcd1cd172de382ab8bf5e9b68c6 (patch) | |
tree | 7679e7b7c81fcfc26b0aa18900cad3df0a376da9 /dev-lang/jsonnet | |
parent | net-dns/dnsmasq: Stabilize 2.82 amd64, #751046 (diff) | |
download | gentoo-dc525a5a41eecbcd1cd172de382ab8bf5e9b68c6.tar.gz gentoo-dc525a5a41eecbcd1cd172de382ab8bf5e9b68c6.tar.bz2 gentoo-dc525a5a41eecbcd1cd172de382ab8bf5e9b68c6.zip |
dev-lang/jsonnet: Stabilize 0.16.0-r2 amd64, #751073
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-lang/jsonnet')
-rw-r--r-- | dev-lang/jsonnet/jsonnet-0.16.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/jsonnet/jsonnet-0.16.0-r2.ebuild b/dev-lang/jsonnet/jsonnet-0.16.0-r2.ebuild index 6d4d739e9d7b..d4d1373fa872 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} ) " |