summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2020-12-11 23:08:56 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2020-12-11 23:08:56 +0000
commit670ec3d58b585516a9a3451f2bcb98b7a372198d (patch)
treeb2a2c623db4bb19ef67c3d541e15c003ff68135b /dev-cpp/nlohmann_json
parentx11-misc/notification-daemon: stable 3.20.0-r1 for ppc64 (diff)
downloadgentoo-670ec3d58b585516a9a3451f2bcb98b7a372198d.tar.gz
gentoo-670ec3d58b585516a9a3451f2bcb98b7a372198d.tar.bz2
gentoo-670ec3d58b585516a9a3451f2bcb98b7a372198d.zip
dev-cpp/nlohmann_json: stable 3.9.1 for ppc64
stable wrt bug #758836 Package-Manager: Portage-3.0.12, Repoman-3.0.2 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich <slyfox@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 80a5933f0f97..c040d31592de 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