summaryrefslogtreecommitdiff
path: root/dev-cpp
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2025-07-14 16:40:48 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2025-07-14 16:40:48 +0300
commit6a1adbbb95afe8c5e3c0238c055ed18ac7014616 (patch)
treeb7e944eff1cc642841249ff8ad118b2bfbfad7d5 /dev-cpp
parent311e4dcd25209446c899d51e1e8086be383aa881 (diff)
downloadgentoo-6a1adbbb95afe8c5e3c0238c055ed18ac7014616.tar.gz
gentoo-6a1adbbb95afe8c5e3c0238c055ed18ac7014616.tar.bz2
gentoo-6a1adbbb95afe8c5e3c0238c055ed18ac7014616.zip
dev-cpp/nlohmann_json: Stabilize 3.12.0-r1 x86, #960151
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-cpp')
-rw-r--r--dev-cpp/nlohmann_json/nlohmann_json-3.12.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/nlohmann_json/nlohmann_json-3.12.0-r1.ebuild b/dev-cpp/nlohmann_json/nlohmann_json-3.12.0-r1.ebuild
index 23d7329115c6..43c871bf0104 100644
--- a/dev-cpp/nlohmann_json/nlohmann_json-3.12.0-r1.ebuild
+++ b/dev-cpp/nlohmann_json/nlohmann_json-3.12.0-r1.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 )"