summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-10-04 00:25:46 +0000
committerSam James <sam@gentoo.org>2020-10-04 00:25:46 +0000
commit497ab351b26473af47fa28867076489284d8653b (patch)
tree9d31bf7cd5b63243b0d5da999de0f7005e5e4c6f
parentgames-simulation/openrct2: Keyword 0.3.1 arm64, #746407 (diff)
downloadgentoo-497ab351.tar.gz
gentoo-497ab351.tar.bz2
gentoo-497ab351.zip
dev-cpp/nlohmann_json: Keyword 3.7.3 arm64, #746407
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-cpp/nlohmann_json/nlohmann_json-3.7.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/nlohmann_json/nlohmann_json-3.7.3.ebuild b/dev-cpp/nlohmann_json/nlohmann_json-3.7.3.ebuild
index c99fd51237eb..c3d5c780de6b 100644
--- a/dev-cpp/nlohmann_json/nlohmann_json-3.7.3.ebuild
+++ b/dev-cpp/nlohmann_json/nlohmann_json-3.7.3.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/nlohmann/json/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~x86"
IUSE="doc test"
RESTRICT="!test? ( test )"