summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2020-12-10 22:31:10 +0100
committerThomas Deutschmann <whissi@gentoo.org>2020-12-10 22:31:10 +0100
commitb81de8b1062cc9d42981a0ca9c4c0a3e0fcd643a (patch)
tree72670ba5edcfca103843f07830292106c07e857f /dev-cpp/nlohmann_json
parentnet-misc/networkmanager: x86 stable (bug #759028) (diff)
downloadgentoo-b81de8b1062cc9d42981a0ca9c4c0a3e0fcd643a.tar.gz
gentoo-b81de8b1062cc9d42981a0ca9c4c0a3e0fcd643a.tar.bz2
gentoo-b81de8b1062cc9d42981a0ca9c4c0a3e0fcd643a.zip
dev-cpp/nlohmann_json: x86 stable (bug #758836)
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi@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 691afb13f9c1..cbfe14e3ebfb 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