summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-11-23 12:07:23 +0000
committerSam James <sam@gentoo.org>2024-11-23 12:07:23 +0000
commitbf217471dbbbabd2b5b9a75d099cbadfebc2cfa4 (patch)
tree0a7b85c112fc865377ce73cd592a2959d4f82033 /dev-cpp
parentdev-cpp/nlohmann_json: Stabilize 3.11.3 arm, #944708 (diff)
downloadgentoo-bf217471dbbbabd2b5b9a75d099cbadfebc2cfa4.tar.gz
gentoo-bf217471dbbbabd2b5b9a75d099cbadfebc2cfa4.tar.bz2
gentoo-bf217471dbbbabd2b5b9a75d099cbadfebc2cfa4.zip
dev-cpp/nlohmann_json: Stabilize 3.11.3 ppc, #944708
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-cpp')
-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 9033890aa8e5..c9ec42672da6 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 )"