Gentoo Archives: gentoo-commits

From: Arthur Zamarin <arthurzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-cpp/nlohmann_json/
Date: Sat, 19 Feb 2022 15:22:27
Message-Id: 1645284132.ed7e06df907b96ad9fcc1466e718ef6bb14f2580.arthurzam@gentoo
1 commit: ed7e06df907b96ad9fcc1466e718ef6bb14f2580
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 19 15:22:12 2022 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 19 15:22:12 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed7e06df
7
8 dev-cpp/nlohmann_json: Stabilize 3.10.5 ppc64, #833739
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 dev-cpp/nlohmann_json/nlohmann_json-3.10.5.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-cpp/nlohmann_json/nlohmann_json-3.10.5.ebuild b/dev-cpp/nlohmann_json/nlohmann_json-3.10.5.ebuild
16 index a5db63c26c85..64ba3b9af5c7 100644
17 --- a/dev-cpp/nlohmann_json/nlohmann_json-3.10.5.ebuild
18 +++ b/dev-cpp/nlohmann_json/nlohmann_json-3.10.5.ebuild
19 @@ -21,7 +21,7 @@ S="${WORKDIR}/json-${PV}"
20
21 LICENSE="MIT"
22 SLOT="0"
23 -KEYWORDS="amd64 ~arm ~arm64 ppc ~ppc64 ~riscv x86"
24 +KEYWORDS="amd64 ~arm ~arm64 ppc ppc64 ~riscv x86"
25 IUSE="test"
26 # Need to report failing tests upstream
27 # Tests only just added, large test suite, majority pass