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/appstream-glib/
Date: Fri, 02 Sep 2016 16:58:40
Message-Id: 1472835493.8af4b701e268920f5443079dfe86f28255988a61.monsieurp@gentoo
1 commit: 8af4b701e268920f5443079dfe86f28255988a61
2 Author: Roy Bamford <neddyseagoon <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 1 16:42:58 2016 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Fri Sep 2 16:58:13 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8af4b701
7
8 dev-libs/appstream-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/appstream-glib/appstream-glib-0.5.16.ebuild | 2 +-
18 1 file changed, 1 insertion(+), 1 deletion(-)
19
20 diff --git a/dev-libs/appstream-glib/appstream-glib-0.5.16.ebuild b/dev-libs/appstream-glib/appstream-glib-0.5.16.ebuild
21 index cd57507..fb13b06 100644
22 --- a/dev-libs/appstream-glib/appstream-glib-0.5.16.ebuild
23 +++ b/dev-libs/appstream-glib/appstream-glib-0.5.16.ebuild
24 @@ -13,7 +13,7 @@ SRC_URI="https://people.freedesktop.org/~hughsient/${PN}/releases/${P}.tar.xz"
25
26 LICENSE="LGPL-2.1"
27 SLOT="0/8" # soname version
28 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
29 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
30 IUSE="+introspection nls"
31
32 # FIXME: yaml is optional with --enable-dep11 but not