diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 22:50:11 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-30 08:36:40 +0100 |
commit | 15d0cb32ab2a62b62ea66920a709c0e188298d0e (patch) | |
tree | 69824cd9307c75fc10da1dfee299f3788263fe7f /xfce-base/thunar | |
parent | xfce-base/libxfcegui4: dropped ~ia64-linux ~x86-freebsd ~x86-interix (diff) | |
download | gentoo-15d0cb32ab2a62b62ea66920a709c0e188298d0e.tar.gz gentoo-15d0cb32ab2a62b62ea66920a709c0e188298d0e.tar.bz2 gentoo-15d0cb32ab2a62b62ea66920a709c0e188298d0e.zip |
xfce-base/thunar: dropped ~x86-freebsd ~x86-interix
Package-Manager: portage-2.3.3
Diffstat (limited to 'xfce-base/thunar')
-rw-r--r-- | xfce-base/thunar/thunar-1.6.10-r1.ebuild | 2 | ||||
-rw-r--r-- | xfce-base/thunar/thunar-1.6.10.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/xfce-base/thunar/thunar-1.6.10-r1.ebuild b/xfce-base/thunar/thunar-1.6.10-r1.ebuild index 277871cd21f5..f8bd39d4cfd6 100644 --- a/xfce-base/thunar/thunar-1.6.10-r1.ebuild +++ b/xfce-base/thunar/thunar-1.6.10-r1.ebuild @@ -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 ~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" diff --git a/xfce-base/thunar/thunar-1.6.10.ebuild b/xfce-base/thunar/thunar-1.6.10.ebuild index a141814f3696..56fbe87fdfbc 100644 --- a/xfce-base/thunar/thunar-1.6.10.ebuild +++ b/xfce-base/thunar/thunar-1.6.10.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 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 ~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" |