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/libgee/
Date: Fri, 02 Sep 2016 16:58:46
Message-Id: 1472835498.df4c89d757aee141410a8297dacec93342107e03.monsieurp@gentoo
1 commit: df4c89d757aee141410a8297dacec93342107e03
2 Author: Roy Bamford <neddyseagoon <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 1 16:48:37 2016 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Fri Sep 2 16:58:18 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df4c89d7
7
8 dev-libs/libgee: 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/libgee/libgee-0.18.0.ebuild | 4 ++--
18 1 file changed, 2 insertions(+), 2 deletions(-)
19
20 diff --git a/dev-libs/libgee/libgee-0.18.0.ebuild b/dev-libs/libgee/libgee-0.18.0.ebuild
21 index c8dd612..d360bea 100644
22 --- a/dev-libs/libgee/libgee-0.18.0.ebuild
23 +++ b/dev-libs/libgee/libgee-0.18.0.ebuild
24 @@ -1,4 +1,4 @@
25 -# Copyright 1999-2015 Gentoo Foundation
26 +# Copyright 1999-2016 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 # $Id$
29
30 @@ -12,7 +12,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/Libgee"
31
32 LICENSE="LGPL-2.1+"
33 SLOT="0.8/2"
34 -KEYWORDS="alpha amd64 arm ia64 ppc ppc64 ~sh sparc x86 ~x86-linux"
35 +KEYWORDS="alpha amd64 arm ~arm64 ia64 ppc ppc64 ~sh sparc x86 ~x86-linux"
36 IUSE="+introspection"
37
38 # FIXME: add doc support, requires valadoc