Gentoo Archives: gentoo-commits

From: Alexis Ballier <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/json-c/
Date: Tue, 20 Jun 2017 13:15:36
Message-Id: 1497964519.b67499c1d3911f917094cd7d37dd40afd342ae40.aballier@gentoo
1 commit: b67499c1d3911f917094cd7d37dd40afd342ae40
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jun 20 12:47:35 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Tue Jun 20 13:15:19 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b67499c1
7
8 dev-libs/json-c: mark arm64 stable to catchup with other arches
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 dev-libs/json-c/json-c-0.12.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-libs/json-c/json-c-0.12.ebuild b/dev-libs/json-c/json-c-0.12.ebuild
16 index 96c8fb229a1..226d41a3386 100644
17 --- a/dev-libs/json-c/json-c-0.12.ebuild
18 +++ b/dev-libs/json-c/json-c-0.12.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=5
25 @@ -13,7 +13,7 @@ SRC_URI="https://s3.amazonaws.com/json-c_releases/releases/${P}.tar.gz"
26
27 LICENSE="MIT"
28 SLOT="0/0"
29 -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
30 +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
31 IUSE="doc static-libs"
32
33 RDEPEND="