commit: 0fc194138b71e7abf4d304edeecabea9398697ca
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 23 12:28:45 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Nov 23 12:28:45 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0fc19413
dev-cpp/nlohmann_json: Stabilize 3.11.3 x86, #944708
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-cpp/nlohmann_json/nlohmann_json-3.11.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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 )"