From b81de8b1062cc9d42981a0ca9c4c0a3e0fcd643a Mon Sep 17 00:00:00 2001 From: Thomas Deutschmann Date: Thu, 10 Dec 2020 22:31:10 +0100 Subject: dev-cpp/nlohmann_json: x86 stable (bug #758836) Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann --- dev-cpp/nlohmann_json/nlohmann_json-3.9.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-cpp/nlohmann_json') 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 -- cgit v1.2.3-65-gdbad