summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-11-25 22:01:39 +0100
committerMichał Górny <mgorny@gentoo.org>2024-11-25 22:01:39 +0100
commit1efa6385cd3e3443d1cd4d9f5469975bdc005889 (patch)
treec17578274d030af1739dd05992e6b55002997b7a /dev-cpp/nlohmann_json
parentmedia-libs/svt-av1: Stabilize 2.1.2 ppc64, #944706 (diff)
downloadgentoo-1efa6385cd3e3443d1cd4d9f5469975bdc005889.tar.gz
gentoo-1efa6385cd3e3443d1cd4d9f5469975bdc005889.tar.bz2
gentoo-1efa6385cd3e3443d1cd4d9f5469975bdc005889.zip
dev-cpp/nlohmann_json: Stabilize 3.11.3 ppc64, #944708
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-cpp/nlohmann_json')
-rw-r--r--dev-cpp/nlohmann_json/nlohmann_json-3.11.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/nlohmann_json/nlohmann_json-3.11.3.ebuild b/dev-cpp/nlohmann_json/nlohmann_json-3.11.3.ebuild
index 647f8194b619..c60b6d01c0dc 100644
--- a/dev-cpp/nlohmann_json/nlohmann_json-3.11.3.ebuild
+++ b/dev-cpp/nlohmann_json/nlohmann_json-3.11.3.ebuild
@@ -22,7 +22,7 @@ S="${WORKDIR}/json-${PV}"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 arm arm64 ~loong ppc ~ppc64 ~riscv x86"
+KEYWORDS="amd64 arm arm64 ~loong ppc ppc64 ~riscv x86"
IUSE="test"
RESTRICT="!test? ( test )"