From 7802d694f433c816ae4978715b3c9f161d6a199e Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Sun, 18 Dec 2022 20:46:56 +0200 Subject: [PATCH] dev-cpp/nlohmann_json: Stabilize 3.11.2 ppc, #886907 Signed-off-by: Arthur Zamarin --- dev-cpp/nlohmann_json/nlohmann_json-3.11.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-cpp/nlohmann_json/nlohmann_json-3.11.2.ebuild b/dev-cpp/nlohmann_json/nlohmann_json-3.11.2.ebuild index 144c5079a32d1..8e65739b13db1 100644 --- a/dev-cpp/nlohmann_json/nlohmann_json-3.11.2.ebuild +++ b/dev-cpp/nlohmann_json/nlohmann_json-3.11.2.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" RESTRICT="!test? ( test )"