From 0fc194138b71e7abf4d304edeecabea9398697ca Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Sat, 23 Nov 2024 12:28:45 +0000 Subject: dev-cpp/nlohmann_json: Stabilize 3.11.3 x86, #944708 Signed-off-by: Arthur Zamarin --- dev-cpp/nlohmann_json/nlohmann_json-3.11.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-cpp') diff --git a/dev-cpp/nlohmann_json/nlohmann_json-3.11.3.ebuild b/dev-cpp/nlohmann_json/nlohmann_json-3.11.3.ebuild index 6f50006d9c77..4101cac09957 100644 --- a/dev-cpp/nlohmann_json/nlohmann_json-3.11.3.ebuild +++ b/dev-cpp/nlohmann_json/nlohmann_json-3.11.3.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 )" -- cgit v1.2.3-65-gdbad