summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2022-06-07 10:24:19 +0200
committerJakov Smolić <jsmolic@gentoo.org>2022-06-07 10:24:19 +0200
commitbce798554991b056dd94272649cda2739c5d7e7c (patch)
treeb4d19e9b5edfd61f1d0386ba27ee51f33ed817de /dev-cpp
parentdev-cpp/rapidyaml: Stabilize 0.4.1 arm64, #850217 (diff)
downloadgentoo-bce798554991b056dd94272649cda2739c5d7e7c.tar.gz
gentoo-bce798554991b056dd94272649cda2739c5d7e7c.tar.bz2
gentoo-bce798554991b056dd94272649cda2739c5d7e7c.zip
dev-cpp/nlohmann_json: Stabilize 3.10.5 arm64, #850217
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-cpp')
-rw-r--r--dev-cpp/nlohmann_json/nlohmann_json-3.10.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/nlohmann_json/nlohmann_json-3.10.5.ebuild b/dev-cpp/nlohmann_json/nlohmann_json-3.10.5.ebuild
index 64ba3b9af5c7..3a1cf56d78ce 100644
--- a/dev-cpp/nlohmann_json/nlohmann_json-3.10.5.ebuild
+++ b/dev-cpp/nlohmann_json/nlohmann_json-3.10.5.ebuild
@@ -21,7 +21,7 @@ S="${WORKDIR}/json-${PV}"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ppc ppc64 ~riscv x86"
+KEYWORDS="amd64 ~arm arm64 ppc ppc64 ~riscv x86"
IUSE="test"
# Need to report failing tests upstream
# Tests only just added, large test suite, majority pass