diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-01-05 13:52:26 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-01-05 13:58:51 +0300 |
commit | 25e3003643f74321702cf06bc45bf3b7793401f5 (patch) | |
tree | e96b1e572592b2ea5cba4ff1cdc96a5719802ddc /xfce-base | |
parent | xfce-base/libxfcegui4: amd64 stable wrt bug #643074 (diff) | |
download | gentoo-25e3003643f74321702cf06bc45bf3b7793401f5.tar.gz gentoo-25e3003643f74321702cf06bc45bf3b7793401f5.tar.bz2 gentoo-25e3003643f74321702cf06bc45bf3b7793401f5.zip |
xfce-base/thunar: amd64 stable wrt bug #643074
Package-Manager: Portage-2.3.13, Repoman-2.3.3
Diffstat (limited to 'xfce-base')
-rw-r--r-- | xfce-base/thunar/thunar-1.6.13.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-base/thunar/thunar-1.6.13.ebuild b/xfce-base/thunar/thunar-1.6.13.ebuild index f1baaf54ef0d..af6cab0d767d 100644 --- a/xfce-base/thunar/thunar-1.6.13.ebuild +++ b/xfce-base/thunar/thunar-1.6.13.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -12,7 +12,7 @@ SRC_URI="mirror://xfce/src/xfce/${PN}/${PV%.*}/${MY_P}.tar.bz2" LICENSE="GPL-2 LGPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris" IUSE="+dbus exif libnotify pcre test +trash-panel-plugin udisks" GVFS_DEPEND=">=gnome-base/gvfs-1.18.3" |