summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-12-18 20:46:55 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-12-18 20:46:55 +0200
commit6003efadcb778811b9b11255a92d90e8a7f09340 (patch)
tree6c58c6c7e5f347a0360d0ff1a1854e2e76272fb7 /dev-cpp
parentdev-cpp/nlohmann_json: Stabilize 3.11.2 amd64, #886907 (diff)
downloadgentoo-6003efadcb778811b9b11255a92d90e8a7f09340.tar.gz
gentoo-6003efadcb778811b9b11255a92d90e8a7f09340.tar.bz2
gentoo-6003efadcb778811b9b11255a92d90e8a7f09340.zip
dev-cpp/nlohmann_json: Stabilize 3.11.2 x86, #886907
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-cpp')
-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 ad81037764e7..144c5079a32d 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 )"