diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-10-05 20:58:43 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-10-05 20:58:43 +0000 |
commit | 7590b2c34b31449b82c244fef010eb727a5dd414 (patch) | |
tree | 144a5113b713c17077276142d33a446b995c0803 /sys-fs/sshfs-fuse/sshfs-fuse-1.7.ebuild | |
parent | Fix gettext dependency (diff) | |
download | gentoo-2-7590b2c34b31449b82c244fef010eb727a5dd414.tar.gz gentoo-2-7590b2c34b31449b82c244fef010eb727a5dd414.tar.bz2 gentoo-2-7590b2c34b31449b82c244fef010eb727a5dd414.zip |
Stable on sparc
(Portage version: 2.1.1)
Diffstat (limited to 'sys-fs/sshfs-fuse/sshfs-fuse-1.7.ebuild')
-rw-r--r-- | sys-fs/sshfs-fuse/sshfs-fuse-1.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/sshfs-fuse/sshfs-fuse-1.7.ebuild b/sys-fs/sshfs-fuse/sshfs-fuse-1.7.ebuild index 82fec749075f..c05580dc3849 100644 --- a/sys-fs/sshfs-fuse/sshfs-fuse-1.7.ebuild +++ b/sys-fs/sshfs-fuse/sshfs-fuse-1.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.7.ebuild,v 1.2 2006/09/03 21:50:17 genstef Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/sshfs-fuse/sshfs-fuse-1.7.ebuild,v 1.3 2006/10/05 20:58:43 gustavoz Exp $ inherit eutils @@ -10,7 +10,7 @@ HOMEPAGE="http://fuse.sourceforge.net/sshfs.html" LICENSE="GPL-2" DEPEND=">=sys-fs/fuse-2.6.0_pre3 >=dev-libs/glib-2.4.2" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~ppc ~ppc64 sparc ~x86 ~x86-fbsd" SLOT="0" IUSE="" |