diff options
author | Patrick McLean <patrick.mclean@sony.com> | 2020-06-29 16:11:28 -0700 |
---|---|---|
committer | Patrick McLean <chutzpah@gentoo.org> | 2020-06-29 16:11:28 -0700 |
commit | 9e8f6fe180f5482b87f6378e05049ecf507c6995 (patch) | |
tree | fc77ac843d642f83a1d4b762c661ba22ec77e98f /dev-lang/jsonnet | |
parent | dev-libs/nss: bump to require >=dev-libs/nspr-4.26 (diff) | |
download | gentoo-9e8f6fe180f5482b87f6378e05049ecf507c6995.tar.gz gentoo-9e8f6fe180f5482b87f6378e05049ecf507c6995.tar.bz2 gentoo-9e8f6fe180f5482b87f6378e05049ecf507c6995.zip |
dev-lang/jsonnet-0.16.0: Stabilize
Copyright: Sony Interactive Entertainment Inc.
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
Diffstat (limited to 'dev-lang/jsonnet')
-rw-r--r-- | dev-lang/jsonnet/jsonnet-0.16.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/jsonnet/jsonnet-0.16.0.ebuild b/dev-lang/jsonnet/jsonnet-0.16.0.ebuild index d3e73e1a0811..6de0f83af2cb 100644 --- a/dev-lang/jsonnet/jsonnet-0.16.0.ebuild +++ b/dev-lang/jsonnet/jsonnet-0.16.0.ebuild @@ -15,7 +15,7 @@ IUSE="custom-optimization python" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" DEPEND=" python? ( ${PYTHON_DEPS} ) " |