Gentoo Archives: gentoo-commits

From: Patrice Clement <monsieurp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/json-glib/
Date: Fri, 02 Sep 2016 16:58:42
Message-Id: 1472835500.e43e59dce708bd9854ce41e9a5f134f607c5fa61.monsieurp@gentoo
1 commit: e43e59dce708bd9854ce41e9a5f134f607c5fa61
2 Author: Roy Bamford <neddyseagoon <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 1 16:51:28 2016 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Fri Sep 2 16:58:20 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e43e59dc
7
8 dev-libs/json-glib: keyword for ~arm64.
9
10 Tested on cortex-a53.
11
12 Package-Manager: portage-2.3.0
13 Closes: https://github.com/gentoo/gentoo/pull/2184
14
15 Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>
16
17 dev-libs/json-glib/json-glib-1.2.2.ebuild | 2 +-
18 1 file changed, 1 insertion(+), 1 deletion(-)
19
20 diff --git a/dev-libs/json-glib/json-glib-1.2.2.ebuild b/dev-libs/json-glib/json-glib-1.2.2.ebuild
21 index 13c9a63..7337b32 100644
22 --- a/dev-libs/json-glib/json-glib-1.2.2.ebuild
23 +++ b/dev-libs/json-glib/json-glib-1.2.2.ebuild
24 @@ -10,7 +10,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/JsonGlib"
25
26 LICENSE="LGPL-2.1+"
27 SLOT="0"
28 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
29 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
30 IUSE="debug +introspection"
31
32 RDEPEND="