summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-fs/fuse/fuse-2.8.1.ebuild')
-rw-r--r--sys-fs/fuse/fuse-2.8.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/fuse/fuse-2.8.1.ebuild b/sys-fs/fuse/fuse-2.8.1.ebuild
index 5ac23980bea9..2ee305304581 100644
--- a/sys-fs/fuse/fuse-2.8.1.ebuild
+++ b/sys-fs/fuse/fuse-2.8.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/fuse/fuse-2.8.1.ebuild,v 1.7 2010/01/14 06:48:00 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/fuse/fuse-2.8.1.ebuild,v 1.8 2010/01/29 18:35:55 armin76 Exp $
EAPI=2
inherit eutils libtool linux-info
@@ -11,7 +11,7 @@ HOMEPAGE="http://fuse.sourceforge.net"
SRC_URI="mirror://sourceforge/fuse/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd"
IUSE="kernel_linux kernel_FreeBSD"
S=${WORKDIR}/${MY_P}
PDEPEND="kernel_FreeBSD? ( sys-fs/fuse4bsd )"