From e785eede839d8155509343473f7c9b8b39b7db78 Mon Sep 17 00:00:00 2001 From: Fabian Groffen Date: Thu, 29 Jun 2017 10:24:19 +0200 Subject: [PATCH] app-misc/jq: marked ~amd64-linux Package-Manager: Portage-2.3.6, Repoman-2.3.1 --- app-misc/jq/jq-1.5-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-misc/jq/jq-1.5-r2.ebuild b/app-misc/jq/jq-1.5-r2.ebuild index cc4ce4679b797..d1939a55b20f8 100644 --- a/app-misc/jq/jq-1.5-r2.ebuild +++ b/app-misc/jq/jq-1.5-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/stedolan/jq/releases/download/${P}/${P}.tar.gz" LICENSE="MIT CC-BY-3.0" SLOT="0" -KEYWORDS="amd64 ~arm x86 ~x64-macos" +KEYWORDS="amd64 ~arm x86 ~amd64-linux ~x64-macos" IUSE="oniguruma static-libs test" DEPEND="