diff options
Diffstat (limited to 'gnome-base/gvfs/gvfs-1.22.3.ebuild')
-rw-r--r-- | gnome-base/gvfs/gvfs-1.22.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/gvfs/gvfs-1.22.3.ebuild b/gnome-base/gvfs/gvfs-1.22.3.ebuild index 17f550722a0d..7c2c93a8b582 100644 --- a/gnome-base/gvfs/gvfs-1.22.3.ebuild +++ b/gnome-base/gvfs/gvfs-1.22.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gvfs/gvfs-1.22.3.ebuild,v 1.1 2015/01/24 13:30:43 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gvfs/gvfs-1.22.3.ebuild,v 1.2 2015/03/14 18:35:26 pacho Exp $ EAPI="5" GCONF_DEBUG="no" @@ -21,7 +21,7 @@ REQUIRED_USE=" udisks? ( udev ) systemd? ( udisks ) " -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~sparc-solaris ~x86-solaris" # Can use libgphoto-2.5.0 as well. Automagic detection. RDEPEND=" |