summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Mende <angelos@gentoo.org>2007-09-25 19:35:42 +0000
committerChristoph Mende <angelos@gentoo.org>2007-09-25 19:35:42 +0000
commite01e3bc11a4226e440c6a59a38953c2cbd3e3ad7 (patch)
tree6bcd2eac6399e8184c3ef1ebc0e473ba571cd196 /sys-fs/fuse/fuse-2.7.0.ebuild
parentVersion bump. (diff)
downloadhistorical-e01e3bc11a4226e440c6a59a38953c2cbd3e3ad7.tar.gz
historical-e01e3bc11a4226e440c6a59a38953c2cbd3e3ad7.tar.bz2
historical-e01e3bc11a4226e440c6a59a38953c2cbd3e3ad7.zip
Stable on amd64 wrt bug #193329
Package-Manager: portage-2.1.3.9
Diffstat (limited to 'sys-fs/fuse/fuse-2.7.0.ebuild')
-rw-r--r--sys-fs/fuse/fuse-2.7.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/fuse/fuse-2.7.0.ebuild b/sys-fs/fuse/fuse-2.7.0.ebuild
index 1fc02087c0eb..a86903991486 100644
--- a/sys-fs/fuse/fuse-2.7.0.ebuild
+++ b/sys-fs/fuse/fuse-2.7.0.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/fuse/fuse-2.7.0.ebuild,v 1.4 2007/09/22 19:56:15 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/fuse/fuse-2.7.0.ebuild,v 1.5 2007/09/25 19:35:42 angelos Exp $
inherit linux-mod eutils libtool
@@ -9,7 +9,7 @@ DESCRIPTION="An interface for filesystems implemented in userspace."
HOMEPAGE="http://fuse.sourceforge.net"
SRC_URI="mirror://sourceforge/fuse/${MY_P}.tar.gz"
LICENSE="GPL-2"
-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 )"