Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: xfce-base/thunar/
Date: Sun, 27 May 2018 20:56:36
Message-Id: 1527454346.2d2de6ea6941c1fcf1a1f2ce649789f3edd782c9.zlogene@gentoo
1 commit: 2d2de6ea6941c1fcf1a1f2ce649789f3edd782c9
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Sun May 27 20:52:26 2018 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Sun May 27 20:52:26 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d2de6ea
7
8 xfce-base/thunar: ppc stable wrt bug #651490
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11
12 xfce-base/thunar/thunar-1.6.14.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/xfce-base/thunar/thunar-1.6.14.ebuild b/xfce-base/thunar/thunar-1.6.14.ebuild
16 index cd7dc12294b..b1cd672dc9e 100644
17 --- a/xfce-base/thunar/thunar-1.6.14.ebuild
18 +++ b/xfce-base/thunar/thunar-1.6.14.ebuild
19 @@ -12,7 +12,7 @@ SRC_URI="mirror://xfce/src/xfce/${PN}/${PV%.*}/${MY_P}.tar.bz2"
20
21 LICENSE="GPL-2 LGPL-2"
22 SLOT="0"
23 -KEYWORDS="alpha amd64 arm ~arm64 ia64 ~mips ~ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris"
24 +KEYWORDS="alpha amd64 arm ~arm64 ia64 ~mips ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris"
25 IUSE="+dbus exif libnotify pcre test +trash-panel-plugin udisks"
26
27 GVFS_DEPEND=">=gnome-base/gvfs-1.18.3"