diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-12-10 22:31:10 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-12-10 22:31:10 +0100 |
commit | b81de8b1062cc9d42981a0ca9c4c0a3e0fcd643a (patch) | |
tree | 72670ba5edcfca103843f07830292106c07e857f | |
parent | net-misc/networkmanager: x86 stable (bug #759028) (diff) | |
download | gentoo-b81de8b1062cc9d42981a0ca9c4c0a3e0fcd643a.tar.gz gentoo-b81de8b1062cc9d42981a0ca9c4c0a3e0fcd643a.tar.bz2 gentoo-b81de8b1062cc9d42981a0ca9c4c0a3e0fcd643a.zip |
dev-cpp/nlohmann_json: x86 stable (bug #758836)
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
-rw-r--r-- | dev-cpp/nlohmann_json/nlohmann_json-3.9.1.ebuild | 2 |
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 691afb13f9c1..cbfe14e3ebfb 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 |