From 3955f80c1f2bd985bd22370efef2c5e8e9aedc97 Mon Sep 17 00:00:00 2001 From: Sam James Date: Wed, 18 Oct 2023 15:08:14 +0100 Subject: [PATCH] dev-cpp/nlohmann_json: Stabilize 3.11.2-r1 arm, #915949 Signed-off-by: Sam James --- dev-cpp/nlohmann_json/nlohmann_json-3.11.2-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-cpp/nlohmann_json/nlohmann_json-3.11.2-r1.ebuild b/dev-cpp/nlohmann_json/nlohmann_json-3.11.2-r1.ebuild index b7c24f30111c3..c99929f0867e3 100644 --- a/dev-cpp/nlohmann_json/nlohmann_json-3.11.2-r1.ebuild +++ b/dev-cpp/nlohmann_json/nlohmann_json-3.11.2-r1.ebuild @@ -21,7 +21,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 )"