summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-12-16 21:34:30 +0000
committerSam James <sam@gentoo.org>2020-12-16 21:34:41 +0000
commite3b71ec251bfc748171342b1253aa6826b900717 (patch)
tree9bee10dfd19920d0581395102c96cbf2b0e8d993 /dev-cpp/nlohmann_json
parentnet-misc/iperf: start installing iperf3 systemd unit (diff)
downloadgentoo-e3b71ec251bfc748171342b1253aa6826b900717.tar.gz
gentoo-e3b71ec251bfc748171342b1253aa6826b900717.tar.bz2
gentoo-e3b71ec251bfc748171342b1253aa6826b900717.zip
dev-cpp/nlohmann_json: Stabilize 3.9.1 amd64, #758836
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-cpp/nlohmann_json')
-rw-r--r--dev-cpp/nlohmann_json/nlohmann_json-3.9.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/nlohmann_json/nlohmann_json-3.9.1.ebuild b/dev-cpp/nlohmann_json/nlohmann_json-3.9.1.ebuild
index c040d31592de..cbad769efb0c 100644
--- a/dev-cpp/nlohmann_json/nlohmann_json-3.9.1.ebuild
+++ b/dev-cpp/nlohmann_json/nlohmann_json-3.9.1.ebuild
@@ -13,7 +13,7 @@ S="${WORKDIR}/json-${PV}"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ppc ppc64 x86"
+KEYWORDS="amd64 ~arm64 ppc ppc64 x86"
IUSE="doc test"
#RESTRICT="!test? ( test )"
# Need to report failing tests upstream