summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-12-18 20:46:57 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-12-18 20:46:57 +0200
commit042d49c01201f4f86234abf740aa8a6b4e22cd42 (patch)
tree191dda97ff28c6a05e6a3382623a216960e73a2b
parentdev-cpp/nlohmann_json: Stabilize 3.11.2 ppc, #886907 (diff)
downloadgentoo-042d49c01201f4f86234abf740aa8a6b4e22cd42.tar.gz
gentoo-042d49c01201f4f86234abf740aa8a6b4e22cd42.tar.bz2
gentoo-042d49c01201f4f86234abf740aa8a6b4e22cd42.zip
dev-cpp/nlohmann_json: Stabilize 3.11.2 ppc64, #886907
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--dev-cpp/nlohmann_json/nlohmann_json-3.11.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/nlohmann_json/nlohmann_json-3.11.2.ebuild b/dev-cpp/nlohmann_json/nlohmann_json-3.11.2.ebuild
index 8e65739b13db..86bb5e2e2106 100644
--- a/dev-cpp/nlohmann_json/nlohmann_json-3.11.2.ebuild
+++ b/dev-cpp/nlohmann_json/nlohmann_json-3.11.2.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"
RESTRICT="!test? ( test )"