commit: 3955f80c1f2bd985bd22370efef2c5e8e9aedc97
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 18 14:08:14 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Oct 18 14:08:14 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3955f80c
dev-cpp/nlohmann_json: Stabilize 3.11.2-r1 arm, #915949
Signed-off-by: Sam James <sam <AT> gentoo.org>
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 b7c24f30111c..c99929f0867e 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 )"