commit: 2181793962c430a137d7bb8746a3fc7fb3575d22
Author: Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 2 13:18:56 2021 +0000
Commit: Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Thu Sep 2 13:26:53 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21817939
dev-cpp/nlohmann_json: keyword 3.10.0 for ~riscv
Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>
dev-cpp/nlohmann_json/nlohmann_json-3.10.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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 26cbb2ced43..39a2c4c723a 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