Gentoo Archives: gentoo-commits

From: Stephen Klimaszewski <steev@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/gtk+/
Date: Fri, 04 Mar 2016 03:59:17
Message-Id: 1457063093.a5257ff44145fad2a39c66796e0fe334407a747e.steev@gentoo
1 commit: a5257ff44145fad2a39c66796e0fe334407a747e
2 Author: Steev Klimaszewski <steev <AT> gentoo <DOT> org>
3 AuthorDate: Fri Mar 4 03:44:53 2016 +0000
4 Commit: Stephen Klimaszewski <steev <AT> gentoo <DOT> org>
5 CommitDate: Fri Mar 4 03:44:53 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5257ff4
7
8 x11-libs/gtk+: Keyword 3.18.7 for ~arm64
9
10 Tested on Cortex-A53
11
12 Package-Manager: portage-2.2.27
13
14 x11-libs/gtk+/gtk+-3.18.7.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/x11-libs/gtk+/gtk+-3.18.7.ebuild b/x11-libs/gtk+/gtk+-3.18.7.ebuild
18 index f31d76f..9b26ddf 100644
19 --- a/x11-libs/gtk+/gtk+-3.18.7.ebuild
20 +++ b/x11-libs/gtk+/gtk+-3.18.7.ebuild
21 @@ -19,7 +19,7 @@ REQUIRED_USE="
22 xinerama? ( X )
23 "
24
25 -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
26 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
27
28 # FIXME: introspection data is built against system installation of gtk+:3
29 # NOTE: cairo[svg] dep is due to bug 291283 (not patched to avoid eautoreconf)