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: Sat, 20 Apr 2019 22:45:20
Message-Id: 1555783056.1f68e9bdf81046f8da4f7bfa72f552236c9043c7.zlogene@gentoo
1 commit: 1f68e9bdf81046f8da4f7bfa72f552236c9043c7
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Sat Apr 20 17:53:17 2019 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 20 17:57:36 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f68e9bd
7
8 xfce-base/thunar: alpha stable wrt bug #682814
9
10 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
11 Package-Manager: Portage-2.3.62, Repoman-2.3.11
12 RepoMan-Options: --include-arches="alpha"
13
14 xfce-base/thunar/thunar-1.6.16.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/xfce-base/thunar/thunar-1.6.16.ebuild b/xfce-base/thunar/thunar-1.6.16.ebuild
18 index 63c05f60751..b07936c65ea 100644
19 --- a/xfce-base/thunar/thunar-1.6.16.ebuild
20 +++ b/xfce-base/thunar/thunar-1.6.16.ebuild
21 @@ -12,7 +12,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${MY_P}.tar.bz2"
22
23 LICENSE="GPL-2+ LGPL-2+"
24 SLOT="0"
25 -KEYWORDS="~alpha amd64 arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris"
26 +KEYWORDS="alpha amd64 arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris"
27 IUSE="+dbus exif libnotify pcre test +trash-panel-plugin udisks"
28
29 GVFS_DEPEND=">=gnome-base/gvfs-1.18.3"