From: Sergei Trofimovich Date: Thu, 26 Sep 2019 06:51:13 +0000 (+0100) Subject: dev-cpp/nlohmann_json: stable 3.6.1-r1 for ppc64, bug #695498 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=e8630dda3332bcf78d67c0e9eac1b3feb82aadeb;p=gentoo.git dev-cpp/nlohmann_json: stable 3.6.1-r1 for ppc64, bug #695498 Package-Manager: Portage-2.3.76, Repoman-2.3.17 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich --- diff --git a/dev-cpp/nlohmann_json/nlohmann_json-3.6.1-r1.ebuild b/dev-cpp/nlohmann_json/nlohmann_json-3.6.1-r1.ebuild index 7a0a142cd580..583d0ff52fc5 100644 --- a/dev-cpp/nlohmann_json/nlohmann_json-3.6.1-r1.ebuild +++ b/dev-cpp/nlohmann_json/nlohmann_json-3.6.1-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/nlohmann/json/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ppc ~ppc64 x86" +KEYWORDS="amd64 ppc ppc64 x86" IUSE="doc test" DEPEND="doc? ( app-doc/doxygen )"