Gentoo Archives: gentoo-commits

From: Stephen Klimaszewski <steev@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/gtk-update-icon-cache/
Date: Fri, 04 Mar 2016 04:34:23
Message-Id: 1457065807.36f4ff9605f0af79df74f24cc2b72949449fd1c9.steev@gentoo
1 commit: 36f4ff9605f0af79df74f24cc2b72949449fd1c9
2 Author: Steev Klimaszewski <steev <AT> gentoo <DOT> org>
3 AuthorDate: Fri Mar 4 04:30:07 2016 +0000
4 Commit: Stephen Klimaszewski <steev <AT> gentoo <DOT> org>
5 CommitDate: Fri Mar 4 04:30:07 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36f4ff96
7
8 dev-util/gtk-update-icon-cache: Keyword 3.18.4 for ~arm64
9
10 Tested on Cortex-A53
11
12 Package-Manager: portage-2.2.27
13
14 dev-util/gtk-update-icon-cache/gtk-update-icon-cache-3.18.4.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/dev-util/gtk-update-icon-cache/gtk-update-icon-cache-3.18.4.ebuild b/dev-util/gtk-update-icon-cache/gtk-update-icon-cache-3.18.4.ebuild
18 index 60ba222..ca5f441 100644
19 --- a/dev-util/gtk-update-icon-cache/gtk-update-icon-cache-3.18.4.ebuild
20 +++ b/dev-util/gtk-update-icon-cache/gtk-update-icon-cache-3.18.4.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2015 Gentoo Foundation
23 +# Copyright 1999-2016 Gentoo Foundation
24 # Distributed under the terms of the GNU General Public License v2
25 # $Id$
26
27 @@ -15,7 +15,7 @@ LICENSE="LGPL-2+"
28 SLOT="0"
29 IUSE=""
30
31 -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"
32 +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"
33
34 RDEPEND="
35 >=dev-libs/glib-2.45.8:2