From: Thomas Deutschmann Date: Thu, 18 Jul 2019 14:29:13 +0000 (+0200) Subject: dev-cpp/nlohmann_json: x86 stable (bug #689688) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=c75d23e88ebd6de9520abbecd0fca9d532865d21;p=gentoo.git dev-cpp/nlohmann_json: x86 stable (bug #689688) Package-Manager: Portage-2.3.68, Repoman-2.3.16 Signed-off-by: Thomas Deutschmann --- 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 13acfc9d9c82..f9319151fbb2 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 )"