summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-07-21 13:57:10 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-07-21 13:57:10 +0000
commitc6ba743c4ab6cd447589ab14f6bcc13385a881b2 (patch)
tree15313fabd59db4a96d176b9da19ca2b1e413c10a /sys-fs/fuse/fuse-2.7.0.ebuild
parentalpha stable wrt #180909, thanks to Brian Evans and Tobias Klausmann for testing (diff)
downloadhistorical-c6ba743c4ab6cd447589ab14f6bcc13385a881b2.tar.gz
historical-c6ba743c4ab6cd447589ab14f6bcc13385a881b2.tar.bz2
historical-c6ba743c4ab6cd447589ab14f6bcc13385a881b2.zip
Add ~alpha wrt #172755, thanks to Brian Evans for testing
Package-Manager: portage-2.1.3_rc8
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 62c4220bf9ec..5175231ca14a 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.1 2007/07/04 22:00:19 genstef Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/fuse/fuse-2.7.0.ebuild,v 1.2 2007/07/21 13:55:06 armin76 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="~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 )"