Gentoo Archives: gentoo-commits

From: Fabian Groffen <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/jq/
Date: Thu, 29 Jun 2017 08:24:37
Message-Id: 1498724659.e785eede839d8155509343473f7c9b8b39b7db78.grobian@gentoo
1 commit: e785eede839d8155509343473f7c9b8b39b7db78
2 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jun 29 08:24:19 2017 +0000
4 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
5 CommitDate: Thu Jun 29 08:24:19 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e785eede
7
8 app-misc/jq: marked ~amd64-linux
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.1
11
12 app-misc/jq/jq-1.5-r2.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/app-misc/jq/jq-1.5-r2.ebuild b/app-misc/jq/jq-1.5-r2.ebuild
16 index cc4ce4679b7..d1939a55b20 100644
17 --- a/app-misc/jq/jq-1.5-r2.ebuild
18 +++ b/app-misc/jq/jq-1.5-r2.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2016 Gentoo Foundation
21 +# Copyright 1999-2017 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=6
25 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/stedolan/jq/releases/download/${P}/${P}.tar.gz"
26
27 LICENSE="MIT CC-BY-3.0"
28 SLOT="0"
29 -KEYWORDS="amd64 ~arm x86 ~x64-macos"
30 +KEYWORDS="amd64 ~arm x86 ~amd64-linux ~x64-macos"
31 IUSE="oniguruma static-libs test"
32
33 DEPEND="