summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-11-23 12:07:25 +0000
committerSam James <sam@gentoo.org>2024-11-23 12:07:25 +0000
commitf38de7a8ea7065427a0a20b8002d6e2e17269f3f (patch)
treeabb677428d2fc44ca3abff75bae4e857801287eb /dev-cpp/nlohmann_json
parentdev-cpp/nlohmann_json: Stabilize 3.11.3 ppc, #944708 (diff)
downloadgentoo-f38de7a8ea7065427a0a20b8002d6e2e17269f3f.tar.gz
gentoo-f38de7a8ea7065427a0a20b8002d6e2e17269f3f.tar.bz2
gentoo-f38de7a8ea7065427a0a20b8002d6e2e17269f3f.zip
dev-cpp/nlohmann_json: Stabilize 3.11.3 arm64, #944708
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-cpp/nlohmann_json')
-rw-r--r--dev-cpp/nlohmann_json/nlohmann_json-3.11.3.ebuild2
1 files changed, 1 insertions, 1 deletions
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 c9ec42672da6..6f50006d9c77 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 )"