summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Szuba <marecki@gentoo.org>2021-09-02 14:18:56 +0100
committerMarek Szuba <marecki@gentoo.org>2021-09-02 14:26:53 +0100
commit2181793962c430a137d7bb8746a3fc7fb3575d22 (patch)
tree5c77b1ce5727c924c25ac3de3b396279f49b3dd8 /dev-cpp/nlohmann_json
parentgnome-extra/gnome-commander: add some missing deps for 1.12.2 (diff)
downloadgentoo-2181793962c430a137d7bb8746a3fc7fb3575d22.tar.gz
gentoo-2181793962c430a137d7bb8746a3fc7fb3575d22.tar.bz2
gentoo-2181793962c430a137d7bb8746a3fc7fb3575d22.zip
dev-cpp/nlohmann_json: keyword 3.10.0 for ~riscv
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'dev-cpp/nlohmann_json')
-rw-r--r--dev-cpp/nlohmann_json/nlohmann_json-3.10.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/nlohmann_json/nlohmann_json-3.10.0.ebuild b/dev-cpp/nlohmann_json/nlohmann_json-3.10.0.ebuild
index 26cbb2ced430..39a2c4c723af 100644
--- a/dev-cpp/nlohmann_json/nlohmann_json-3.10.0.ebuild
+++ b/dev-cpp/nlohmann_json/nlohmann_json-3.10.0.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}/json-${PV}"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
IUSE="doc test"
#RESTRICT="!test? ( test )"
# Need to report failing tests upstream