diff options
author | Markus Meier <maekke@gentoo.org> | 2016-06-26 20:37:30 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2016-06-26 20:37:30 +0200 |
commit | 71147a5255753ef5f1d9458f64be14a221cba1d3 (patch) | |
tree | 7a88c23eb0a47f2437684fd85aef467a21530a9b /xfce-base/thunar | |
parent | xfce-base/libxfce4util: arm stable, bug #586614 (diff) | |
download | gentoo-71147a5255753ef5f1d9458f64be14a221cba1d3.tar.gz gentoo-71147a5255753ef5f1d9458f64be14a221cba1d3.tar.bz2 gentoo-71147a5255753ef5f1d9458f64be14a221cba1d3.zip |
xfce-base/thunar: arm stable, bug #586614
Package-Manager: portage-2.3.0_rc1
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'xfce-base/thunar')
-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 4337332cdcd4..d4b3177bd39e 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-2015 Gentoo Foundation +# Copyright 1999-2016 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" |