Gentoo Archives: gentoo-commits

From: "Jakov Smolić" <jsmolic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lang/jsonnet/
Date: Tue, 07 Jun 2022 08:26:50
Message-Id: 1654590331.d49e842ff3b16772d0c9daac3334b762d88202d0.jsmolic@gentoo
1 commit: d49e842ff3b16772d0c9daac3334b762d88202d0
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jun 7 08:25:31 2022 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Tue Jun 7 08:25:31 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d49e842f
7
8 dev-lang/jsonnet: Stabilize 0.18.0-r1 amd64, #850217
9
10 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
11
12 dev-lang/jsonnet/jsonnet-0.18.0-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-lang/jsonnet/jsonnet-0.18.0-r1.ebuild b/dev-lang/jsonnet/jsonnet-0.18.0-r1.ebuild
16 index b12ff2abbf4e..5aae9bde70da 100644
17 --- a/dev-lang/jsonnet/jsonnet-0.18.0-r1.ebuild
18 +++ b/dev-lang/jsonnet/jsonnet-0.18.0-r1.ebuild
19 @@ -15,7 +15,7 @@ IUSE="custom-optimization doc examples python test"
20
21 LICENSE="Apache-2.0"
22 SLOT="0"
23 -KEYWORDS="~amd64 arm64 ppc64 ~x86"
24 +KEYWORDS="amd64 arm64 ppc64 ~x86"
25 RDEPEND="
26 dev-cpp/rapidyaml:=
27 dev-cpp/nlohmann_json:=