diff options
author | Luca Barbato <lu_zero@gentoo.org> | 2005-11-06 23:27:14 +0000 |
---|---|---|
committer | Luca Barbato <lu_zero@gentoo.org> | 2005-11-06 23:27:14 +0000 |
commit | ddafd90b1c4b472f7f265021c7ecf5f83aa9e8f2 (patch) | |
tree | 5452e2c8d0ec8092c4201f4dc9d2c6ea293ad670 /sys-fs/sshfs-fuse/sshfs-fuse-1.3.ebuild | |
parent | minor fix (diff) | |
download | historical-ddafd90b1c4b472f7f265021c7ecf5f83aa9e8f2.tar.gz historical-ddafd90b1c4b472f7f265021c7ecf5f83aa9e8f2.tar.bz2 historical-ddafd90b1c4b472f7f265021c7ecf5f83aa9e8f2.zip |
Marked ~ppc
Package-Manager: portage-1.589-cvs
Diffstat (limited to 'sys-fs/sshfs-fuse/sshfs-fuse-1.3.ebuild')
-rw-r--r-- | sys-fs/sshfs-fuse/sshfs-fuse-1.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/sshfs-fuse/sshfs-fuse-1.3.ebuild b/sys-fs/sshfs-fuse/sshfs-fuse-1.3.ebuild index e835c469e6fb..49d6c587415f 100644 --- a/sys-fs/sshfs-fuse/sshfs-fuse-1.3.ebuild +++ b/sys-fs/sshfs-fuse/sshfs-fuse-1.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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.3.ebuild,v 1.1 2005/11/01 15:36:46 genstef Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/sshfs-fuse/sshfs-fuse-1.3.ebuild,v 1.2 2005/11/06 23:27:14 lu_zero Exp $ DESCRIPTION="Fuse-filesystem utilizing the sftp service." SRC_URI="mirror://sourceforge/fuse/${P}.tar.gz" @@ -8,7 +8,7 @@ HOMEPAGE="http://fuse.sourceforge.net/" LICENSE="GPL-2" DEPEND=">=sys-fs/fuse-2.2.1 >=dev-libs/glib-2.4.2" -KEYWORDS="~x86 ~amd64" +KEYWORDS="~amd64 ~ppc ~x86" SLOT="0" IUSE="" |