diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-06-07 10:24:10 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-06-07 10:24:10 +0200 |
commit | 1a7b266de2908fb7b43c85b1e41564fbd3fa706f (patch) | |
tree | 2fb6cf135aa9f45e74ceb3114c76665c5cf4ce26 /dev-lang | |
parent | app-emulation/spice: add missing bdeps (diff) | |
download | gentoo-1a7b266de2908fb7b43c85b1e41564fbd3fa706f.tar.gz gentoo-1a7b266de2908fb7b43c85b1e41564fbd3fa706f.tar.bz2 gentoo-1a7b266de2908fb7b43c85b1e41564fbd3fa706f.zip |
dev-lang/jsonnet: Stabilize 0.18.0-r1 ppc64, #850217
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/jsonnet/jsonnet-0.18.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/jsonnet/jsonnet-0.18.0-r1.ebuild b/dev-lang/jsonnet/jsonnet-0.18.0-r1.ebuild index e089beab3200..ef54156e5637 100644 --- a/dev-lang/jsonnet/jsonnet-0.18.0-r1.ebuild +++ b/dev-lang/jsonnet/jsonnet-0.18.0-r1.ebuild @@ -15,7 +15,7 @@ IUSE="custom-optimization doc examples python test" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm64 ppc64 ~x86" RDEPEND=" dev-cpp/rapidyaml:= dev-cpp/nlohmann_json:= |