From ed7e06df907b96ad9fcc1466e718ef6bb14f2580 Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Sat, 19 Feb 2022 17:22:12 +0200 Subject: dev-cpp/nlohmann_json: Stabilize 3.10.5 ppc64, #833739 Signed-off-by: Arthur Zamarin --- dev-cpp/nlohmann_json/nlohmann_json-3.10.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-cpp/nlohmann_json') diff --git a/dev-cpp/nlohmann_json/nlohmann_json-3.10.5.ebuild b/dev-cpp/nlohmann_json/nlohmann_json-3.10.5.ebuild index a5db63c26c85..64ba3b9af5c7 100644 --- a/dev-cpp/nlohmann_json/nlohmann_json-3.10.5.ebuild +++ b/dev-cpp/nlohmann_json/nlohmann_json-3.10.5.ebuild @@ -21,7 +21,7 @@ S="${WORKDIR}/json-${PV}" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ppc ~ppc64 ~riscv x86" +KEYWORDS="amd64 ~arm ~arm64 ppc ppc64 ~riscv x86" IUSE="test" # Need to report failing tests upstream # Tests only just added, large test suite, majority pass -- cgit v1.2.3-65-gdbad