diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-13 16:39:58 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-13 16:39:58 +0100 |
commit | 474fe704da7a35ba4627aa1c52aaae816d65d0bd (patch) | |
tree | 9f47ec52c0571e36e2e9f4fd046d4c626cf74cbc /xfce-base | |
parent | xfce-base/libxfce4util: x86 stable wrt bug #586614 (diff) | |
download | gentoo-474fe704da7a35ba4627aa1c52aaae816d65d0bd.tar.gz gentoo-474fe704da7a35ba4627aa1c52aaae816d65d0bd.tar.bz2 gentoo-474fe704da7a35ba4627aa1c52aaae816d65d0bd.zip |
xfce-base/thunar: x86 stable wrt bug #586614
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'xfce-base')
-rw-r--r-- | xfce-base/thunar/thunar-1.6.10-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-base/thunar/thunar-1.6.10-r1.ebuild b/xfce-base/thunar/thunar-1.6.10-r1.ebuild index e94356bb944c..904ba40a9817 100644 --- a/xfce-base/thunar/thunar-1.6.10-r1.ebuild +++ b/xfce-base/thunar/thunar-1.6.10-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -13,7 +13,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 ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 ~ia64 ~mips ~ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris" IUSE="+dbus debug exif libnotify pcre test udisks +xfce_plugins_trash" GVFS_DEPEND=">=gnome-base/gvfs-1.18.3" |