diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-02-19 14:10:49 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-02-19 14:15:29 +0100 |
commit | 5b79bf03e1a223ef2371a8e5f4215d0a01541265 (patch) | |
tree | b0e2c26f97ee638c5675f39acf8f8d825fb97217 /dev-cpp/nlohmann_json | |
parent | app-admin/gam-server: Stabilize 0.1.10-r3 amd64, #833737 (diff) | |
download | gentoo-5b79bf03e1a223ef2371a8e5f4215d0a01541265.tar.gz gentoo-5b79bf03e1a223ef2371a8e5f4215d0a01541265.tar.bz2 gentoo-5b79bf03e1a223ef2371a8e5f4215d0a01541265.zip |
dev-cpp/nlohmann_json: Stabilize 3.10.5 amd64, #833739
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-cpp/nlohmann_json')
-rw-r--r-- | dev-cpp/nlohmann_json/nlohmann_json-3.10.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 |