summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys-fs/sshfs-fuse/ChangeLog5
-rw-r--r--sys-fs/sshfs-fuse/sshfs-fuse-2.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/sshfs-fuse/ChangeLog b/sys-fs/sshfs-fuse/ChangeLog
index 7c66cf91ce3c..43c246bdae75 100644
--- a/sys-fs/sshfs-fuse/ChangeLog
+++ b/sys-fs/sshfs-fuse/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-fs/sshfs-fuse
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/sshfs-fuse/ChangeLog,v 1.55 2011/07/29 04:39:35 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/sshfs-fuse/ChangeLog,v 1.56 2011/09/04 17:50:33 phajdan.jr Exp $
+
+ 04 Sep 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> sshfs-fuse-2.3.ebuild:
+ x86 stable wrt bug #381641
29 Jul 2011; Zac Medico <zmedico@gentoo.org> sshfs-fuse-2.3.ebuild:
Add ~x86-linux keyword.
diff --git a/sys-fs/sshfs-fuse/sshfs-fuse-2.3.ebuild b/sys-fs/sshfs-fuse/sshfs-fuse-2.3.ebuild
index 805cd0f5d2e6..126785c31eb8 100644
--- a/sys-fs/sshfs-fuse/sshfs-fuse-2.3.ebuild
+++ b/sys-fs/sshfs-fuse/sshfs-fuse-2.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/sshfs-fuse/sshfs-fuse-2.3.ebuild,v 1.3 2011/07/29 04:39:35 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/sshfs-fuse/sshfs-fuse-2.3.ebuild,v 1.4 2011/09/04 17:50:33 phajdan.jr Exp $
EAPI="4"
@@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/fuse/${P}.tar.gz"
HOMEPAGE="http://fuse.sourceforge.net/sshfs.html"
LICENSE="GPL-2"
-KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-linux"
+KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~x86-linux"
SLOT="0"
IUSE=""