summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-03-24 17:07:14 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-03-24 17:07:14 +0300
commitbf0d53b1eed64ae07d5f79b34fd6e51c78238195 (patch)
tree6ccc30fcab8a8569dd25e14cf240bb032d5ca958 /dev-cpp
parentsys-apps/mawk: Stabilize 1.3.4_p20230203 sparc, #902585 (diff)
downloadgentoo-bf0d53b1eed64ae07d5f79b34fd6e51c78238195.tar.gz
gentoo-bf0d53b1eed64ae07d5f79b34fd6e51c78238195.tar.bz2
gentoo-bf0d53b1eed64ae07d5f79b34fd6e51c78238195.zip
dev-cpp/nlohmann_json: Stabilize 3.11.2-r1 arm64, #902631
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-cpp')
-rw-r--r--dev-cpp/nlohmann_json/nlohmann_json-3.11.2-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
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 29560c84dd0f..b7c24f30111c 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 )"