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:25:05
Message-Id: 1654590250.1a7b266de2908fb7b43c85b1e41564fbd3fa706f.jsmolic@gentoo
1 commit: 1a7b266de2908fb7b43c85b1e41564fbd3fa706f
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jun 7 08:24:10 2022 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Tue Jun 7 08:24:10 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a7b266d
7
8 dev-lang/jsonnet: Stabilize 0.18.0-r1 ppc64, #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 e089beab3200..ef54156e5637 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:=