diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-03-15 09:36:43 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-03-15 09:36:43 +0000 |
commit | 8a29b7a76327ce3aba09b1f5b2284c238b54287a (patch) | |
tree | 8a1f0caa2fa0230171d857e76b3cb9bbedf98e0a /sys-fs/sshfs-fuse/sshfs-fuse-1.9.ebuild | |
parent | Stable on ppc wrt bug 213041 (diff) | |
download | gentoo-2-8a29b7a76327ce3aba09b1f5b2284c238b54287a.tar.gz gentoo-2-8a29b7a76327ce3aba09b1f5b2284c238b54287a.tar.bz2 gentoo-2-8a29b7a76327ce3aba09b1f5b2284c238b54287a.zip |
Stable on ppc wrt bug 211018
(Portage version: 2.1.4.4)
Diffstat (limited to 'sys-fs/sshfs-fuse/sshfs-fuse-1.9.ebuild')
-rw-r--r-- | sys-fs/sshfs-fuse/sshfs-fuse-1.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/sshfs-fuse/sshfs-fuse-1.9.ebuild b/sys-fs/sshfs-fuse/sshfs-fuse-1.9.ebuild index cb3a7037a356..33c21777cf58 100644 --- a/sys-fs/sshfs-fuse/sshfs-fuse-1.9.ebuild +++ b/sys-fs/sshfs-fuse/sshfs-fuse-1.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/sshfs-fuse/sshfs-fuse-1.9.ebuild,v 1.4 2008/03/13 09:27:43 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/sshfs-fuse/sshfs-fuse-1.9.ebuild,v 1.5 2008/03/15 09:36:43 nixnut Exp $ inherit eutils @@ -12,7 +12,7 @@ DEPEND=">=sys-fs/fuse-2.6.0_pre3 >=dev-libs/glib-2.4.2" RDEPEND="${DEPEND} >=net-misc/openssh-4.3" -KEYWORDS="amd64 ~hppa ~ppc ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="amd64 ~hppa ppc ppc64 ~sparc x86 ~x86-fbsd" SLOT="0" IUSE="" |