dev-cpp/nlohmann_json: x86 stable (bug #689688)
authorThomas Deutschmann <whissi@gentoo.org>
Thu, 18 Jul 2019 14:29:13 +0000 (16:29 +0200)
committerThomas Deutschmann <whissi@gentoo.org>
Thu, 18 Jul 2019 14:32:22 +0000 (16:32 +0200)
Package-Manager: Portage-2.3.68, Repoman-2.3.16
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
dev-cpp/nlohmann_json/nlohmann_json-3.6.1-r1.ebuild

index 13acfc9d9c82293f87c450ddce5a01e8ef3bc387..f9319151fbb273549013df1f94052b79ae2e3325 100644 (file)
@@ -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 )"