diff options
author | 2007-06-15 13:13:54 +0000 | |
---|---|---|
committer | 2007-06-15 13:13:54 +0000 | |
commit | 9a5f4b6a623de1b80e37e5c2fb62973338a5e9c0 (patch) | |
tree | c25ac324aeea8a82941b439563137b9447a031d5 /sys-fs/sshfs-fuse/sshfs-fuse-1.8.ebuild | |
parent | Keyworded ~sparc wrt #135050 (diff) | |
download | gentoo-2-9a5f4b6a623de1b80e37e5c2fb62973338a5e9c0.tar.gz gentoo-2-9a5f4b6a623de1b80e37e5c2fb62973338a5e9c0.tar.bz2 gentoo-2-9a5f4b6a623de1b80e37e5c2fb62973338a5e9c0.zip |
Stable on sparc
(Portage version: 2.1.2.7)
Diffstat (limited to 'sys-fs/sshfs-fuse/sshfs-fuse-1.8.ebuild')
-rw-r--r-- | sys-fs/sshfs-fuse/sshfs-fuse-1.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/sshfs-fuse/sshfs-fuse-1.8.ebuild b/sys-fs/sshfs-fuse/sshfs-fuse-1.8.ebuild index 00da3bd4c44a..026ce40abf32 100644 --- a/sys-fs/sshfs-fuse/sshfs-fuse-1.8.ebuild +++ b/sys-fs/sshfs-fuse/sshfs-fuse-1.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.8.ebuild,v 1.3 2007/06/13 13:30:56 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/sshfs-fuse/sshfs-fuse-1.8.ebuild,v 1.4 2007/06/15 13:13:54 gustavoz 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="" |