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-cpp/nlohmann_json/
Date: Tue, 07 Jun 2022 08:25:07
Message-Id: 1654590259.bce798554991b056dd94272649cda2739c5d7e7c.jsmolic@gentoo
1 commit: bce798554991b056dd94272649cda2739c5d7e7c
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jun 7 08:24:19 2022 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Tue Jun 7 08:24:19 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bce79855
7
8 dev-cpp/nlohmann_json: Stabilize 3.10.5 arm64, #850217
9
10 Signed-off-by: Jakov Smolić <jsmolic <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 64ba3b9af5c7..3a1cf56d78ce 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