summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2022-06-07 10:24:18 +0200
committerJakov Smolić <jsmolic@gentoo.org>2022-06-07 10:24:18 +0200
commit63fa6e1d6a1e80cc0f35af978621367df2230ba4 (patch)
tree4aa512456ac1b23ec5c6ef160c225cd7de6289c2 /dev-lang/jsonnet
parentdev-cpp/rapidyaml: Stabilize 0.4.1 ppc64, #850217 (diff)
downloadgentoo-63fa6e1d6a1e80cc0f35af978621367df2230ba4.tar.gz
gentoo-63fa6e1d6a1e80cc0f35af978621367df2230ba4.tar.bz2
gentoo-63fa6e1d6a1e80cc0f35af978621367df2230ba4.zip
dev-lang/jsonnet: Stabilize 0.18.0-r1 arm64, #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 ef54156e5637..b12ff2abbf4e 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:=