From: Sergei Trofimovich Date: Sun, 21 Jul 2019 08:23:27 +0000 (+0100) Subject: dev-cpp/nlohmann_json: stable 3.6.1-r1 for ppc, bug #689688 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=080f76d14d2072906d4e058211a5355cc52de536;p=gentoo.git dev-cpp/nlohmann_json: stable 3.6.1-r1 for ppc, bug #689688 Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc" 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 f9319151fbb2..229e596ac614 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 )"