Gentoo Archives: gentoo-commits

From: Aaron Bauman <bman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/jq/
Date: Wed, 17 Apr 2019 18:07:22
Message-Id: 1555524026.18c9f353a06bbaeee0347c4e64793e656398e96e.bman@gentoo
1 commit: 18c9f353a06bbaeee0347c4e64793e656398e96e
2 Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
3 AuthorDate: Wed Apr 17 18:00:26 2019 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Wed Apr 17 18:00:26 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18c9f353
7
8 app-misc/jq: arm64 keyworded (bug #615400)
9
10 Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
11 Package-Manager: Portage-2.3.62, Repoman-2.3.11
12
13 app-misc/jq/jq-1.6-r3.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-misc/jq/jq-1.6-r3.ebuild b/app-misc/jq/jq-1.6-r3.ebuild
17 index 47148ec39ad..4207cef20c7 100644
18 --- a/app-misc/jq/jq-1.6-r3.ebuild
19 +++ b/app-misc/jq/jq-1.6-r3.ebuild
20 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/stedolan/jq/releases/download/${P}/${P}.tar.gz"
21
22 LICENSE="MIT CC-BY-3.0"
23 SLOT="0"
24 -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x64-macos"
25 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x64-macos"
26 IUSE="oniguruma static-libs"
27
28 ONIGURUMA_MINPV='>=dev-libs/oniguruma-6.1.3' # Keep this in sync with bundled modules/oniguruma/