summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2020-12-11 23:06:16 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2020-12-11 23:06:16 +0000
commit96df68e98da7179d2503307dc84a7f0846422619 (patch)
treebcc3995a31a125403e6198593fbc3bf5894b63d3 /dev-cpp
parentx11-misc/notification-daemon: stable 3.20.0-r1 for ppc (diff)
downloadgentoo-96df68e98da7179d2503307dc84a7f0846422619.tar.gz
gentoo-96df68e98da7179d2503307dc84a7f0846422619.tar.bz2
gentoo-96df68e98da7179d2503307dc84a7f0846422619.zip
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 <slyfox@gentoo.org>
Diffstat (limited to 'dev-cpp')
-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 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