From 96df68e98da7179d2503307dc84a7f0846422619 Mon Sep 17 00:00:00 2001 From: Sergei Trofimovich Date: Fri, 11 Dec 2020 23:06:16 +0000 Subject: dev-cpp/nlohmann_json: stable 3.9.1 for ppc stable wrt bug #758836 Package-Manager: Portage-3.0.12, Repoman-3.0.2 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich --- dev-cpp/nlohmann_json/nlohmann_json-3.9.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-cpp') 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 cbfe14e3ebfb..80a5933f0f97 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