commit: 5b79bf03e1a223ef2371a8e5f4215d0a01541265
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 19 13:10:49 2022 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Sat Feb 19 13:15:29 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b79bf03
dev-cpp/nlohmann_json: Stabilize 3.10.5 amd64, #833739
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
dev-cpp/nlohmann_json/nlohmann_json-3.10.5.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-cpp/nlohmann_json/nlohmann_json-3.10.5.ebuild
b/dev-cpp/nlohmann_json/nlohmann_json-3.10.5.ebuild
index eb7bc06fd834..8fc2cd5d441e 100644
--- a/dev-cpp/nlohmann_json/nlohmann_json-3.10.5.ebuild
+++ b/dev-cpp/nlohmann_json/nlohmann_json-3.10.5.ebuild
@@ -21,7 +21,7 @@ S="${WORKDIR}/json-${PV}"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ppc ~ppc64 ~riscv ~x86"
IUSE="test"
# Need to report failing tests upstream
# Tests only just added, large test suite, majority pass