From c3998786db658bc4e11997e7debea105031dc504 Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Mon, 14 Jul 2025 16:40:49 +0300 Subject: [PATCH] dev-cpp/nlohmann_json: Stabilize 3.12.0-r1 ppc64, #960151 Signed-off-by: Arthur Zamarin --- dev-cpp/nlohmann_json/nlohmann_json-3.12.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-cpp/nlohmann_json/nlohmann_json-3.12.0-r1.ebuild b/dev-cpp/nlohmann_json/nlohmann_json-3.12.0-r1.ebuild index aee33750d2a7f..91c3272db0ddc 100644 --- a/dev-cpp/nlohmann_json/nlohmann_json-3.12.0-r1.ebuild +++ b/dev-cpp/nlohmann_json/nlohmann_json-3.12.0-r1.ebuild @@ -22,7 +22,7 @@ S="${WORKDIR}/json-${PV}" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 arm arm64 ~loong ppc ~ppc64 ~riscv x86" +KEYWORDS="amd64 arm arm64 ~loong ppc ppc64 ~riscv x86" IUSE="test" RESTRICT="!test? ( test )"