summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2022-06-07 10:24:10 +0200
committerJakov Smolić <jsmolic@gentoo.org>2022-06-07 10:24:10 +0200
commit1a7b266de2908fb7b43c85b1e41564fbd3fa706f (patch)
tree2fb6cf135aa9f45e74ceb3114c76665c5cf4ce26 /dev-lang/jsonnet
parentapp-emulation/spice: add missing bdeps (diff)
downloadgentoo-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/jsonnet')
-rw-r--r--dev-lang/jsonnet/jsonnet-0.18.0-r1.ebuild2
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:=