summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-03-15 06:37:36 +0000
committerSam James <sam@gentoo.org>2021-03-15 06:37:36 +0000
commit5eb3bbce5e1de3a474577bf957115b21275bcc1b (patch)
tree4964fe5a5f3864fe7b52b7947167d34eb0e9fde8 /dev-cpp/nlohmann_json
parentdev-python/ruamel-std-pathlib: Keyword 0.6.4-r2 arm, #775242 (diff)
downloadgentoo-5eb3bbce5e1de3a474577bf957115b21275bcc1b.tar.gz
gentoo-5eb3bbce5e1de3a474577bf957115b21275bcc1b.tar.bz2
gentoo-5eb3bbce5e1de3a474577bf957115b21275bcc1b.zip
dev-cpp/nlohmann_json: Keyword 3.9.1 arm, #775908
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.9.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/nlohmann_json/nlohmann_json-3.9.1.ebuild b/dev-cpp/nlohmann_json/nlohmann_json-3.9.1.ebuild
index 9e63f828a377..ded1b4622890 100644
--- a/dev-cpp/nlohmann_json/nlohmann_json-3.9.1.ebuild
+++ b/dev-cpp/nlohmann_json/nlohmann_json-3.9.1.ebuild
@@ -14,7 +14,7 @@ S="${WORKDIR}/json-${PV}"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~arm64 ppc ppc64 x86"
+KEYWORDS="amd64 ~arm ~arm64 ppc ppc64 x86"
IUSE="doc test"
#RESTRICT="!test? ( test )"
# Need to report failing tests upstream