diff options
author | 2022-02-19 11:05:38 +0200 | |
---|---|---|
committer | 2022-02-19 11:05:38 +0200 | |
commit | 2537143c1b566d794b6c6969be399920c92f64b5 (patch) | |
tree | e817a12d5aafebedb1352a29ebfb1f46070dc587 /dev-cpp | |
parent | app-crypt/gnupg: Stabilize 2.2.33-r1 arm64, #833643 (diff) | |
download | gentoo-2537143c1b566d794b6c6969be399920c92f64b5.tar.gz gentoo-2537143c1b566d794b6c6969be399920c92f64b5.tar.bz2 gentoo-2537143c1b566d794b6c6969be399920c92f64b5.zip |
dev-cpp/nlohmann_json: Stabilize 3.10.5 ppc, #833739
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-cpp')
-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 8bc260638ed9..eb7bc06fd834 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 |