Gentoo Archives: gentoo-commits

From: Jeroen Roovers <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: xfce-base/thunar/
Date: Thu, 29 Sep 2016 04:37:48
Message-Id: 1475123419.429881430f21391e8a1a6a1ae25ed875c21a6939.jer@gentoo
1 commit: 429881430f21391e8a1a6a1ae25ed875c21a6939
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 29 04:30:19 2016 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 29 04:30:19 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42988143
7
8 xfce-base/thunar: Stable for PPC64 (bug #586614).
9
10 Package-Manager: portage-2.3.1
11 RepoMan-Options: --ignore-arches
12
13 xfce-base/thunar/thunar-1.6.10-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/xfce-base/thunar/thunar-1.6.10-r1.ebuild b/xfce-base/thunar/thunar-1.6.10-r1.ebuild
17 index d4b3177..647e518 100644
18 --- a/xfce-base/thunar/thunar-1.6.10-r1.ebuild
19 +++ b/xfce-base/thunar/thunar-1.6.10-r1.ebuild
20 @@ -13,7 +13,7 @@ SRC_URI="mirror://xfce/src/xfce/${PN}/${PV%.*}/${MY_P}.tar.bz2"
21
22 LICENSE="GPL-2 LGPL-2"
23 SLOT="0"
24 -KEYWORDS="alpha ~amd64 arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
25 +KEYWORDS="alpha ~amd64 arm ~arm64 ~ia64 ~mips ~ppc ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
26 IUSE="+dbus debug exif libnotify pcre test udisks +xfce_plugins_trash"
27
28 GVFS_DEPEND=">=gnome-base/gvfs-1.18.3"