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 09:05:53
Message-Id: 1645261538.2537143c1b566d794b6c6969be399920c92f64b5.arthurzam@gentoo
1 commit: 2537143c1b566d794b6c6969be399920c92f64b5
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 19 09:05:38 2022 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 19 09:05:38 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2537143c
7
8 dev-cpp/nlohmann_json: Stabilize 3.10.5 ppc, #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 8bc260638ed9..eb7bc06fd834 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