Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: xfce-base/thunar/
Date: Sun, 08 Apr 2018 15:48:12
Message-Id: 1523202267.878f168f41ffa62cb015d1593cb5c5d815ac0df4.slyfox@gentoo
1 commit: 878f168f41ffa62cb015d1593cb5c5d815ac0df4
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Apr 8 15:44:27 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Apr 8 15:44:27 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=878f168f
7
8 xfce-base/thunar: stable 1.6.14 for ia64, bug #651490
9
10 Package-Manager: Portage-2.3.28, Repoman-2.3.9
11 RepoMan-Options: --include-arches="ia64"
12
13 xfce-base/thunar/thunar-1.6.14.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/xfce-base/thunar/thunar-1.6.14.ebuild b/xfce-base/thunar/thunar-1.6.14.ebuild
17 index 39633fa570c..ce037be8b87 100644
18 --- a/xfce-base/thunar/thunar-1.6.14.ebuild
19 +++ b/xfce-base/thunar/thunar-1.6.14.ebuild
20 @@ -12,7 +12,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 ~amd64-linux ~x86-linux ~x86-solaris"
25 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris"
26 IUSE="+dbus exif libnotify pcre test +trash-panel-plugin udisks"
27
28 GVFS_DEPEND=">=gnome-base/gvfs-1.18.3"