commit: e785eede839d8155509343473f7c9b8b39b7db78 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org> AuthorDate: Thu Jun 29 08:24:19 2017 +0000 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org> CommitDate: Thu Jun 29 08:24:19 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e785eede
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 cc4ce4679b7..d1939a55b20 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="
