summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Weber <xmw@gentoo.org>2010-11-27 22:22:15 +0000
committerMichael Weber <xmw@gentoo.org>2010-11-27 22:22:15 +0000
commit1466142a91e0371ac9b9040ccd0196c0c8a65bdc (patch)
treec51c819bfd464a833c2dad12ce6e0e7d9b04c4e7 /sys-fs/fuse/fuse-2.8.5.ebuild
parentRevision bump to fix gcc:4.5 problems (bug 339345). (diff)
downloadgentoo-2-1466142a91e0371ac9b9040ccd0196c0c8a65bdc.tar.gz
gentoo-2-1466142a91e0371ac9b9040ccd0196c0c8a65bdc.tar.bz2
gentoo-2-1466142a91e0371ac9b9040ccd0196c0c8a65bdc.zip
add ~arm.
(Portage version: 2.1.9.24/cvs/Linux x86_64)
Diffstat (limited to 'sys-fs/fuse/fuse-2.8.5.ebuild')
-rw-r--r--sys-fs/fuse/fuse-2.8.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/fuse/fuse-2.8.5.ebuild b/sys-fs/fuse/fuse-2.8.5.ebuild
index 44e96d2c353e..bca5f904e650 100644
--- a/sys-fs/fuse/fuse-2.8.5.ebuild
+++ b/sys-fs/fuse/fuse-2.8.5.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.5.ebuild,v 1.2 2010/11/24 01:28:54 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/fuse/fuse-2.8.5.ebuild,v 1.3 2010/11/27 22:22:15 xmw 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 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE="kernel_linux kernel_FreeBSD"
S=${WORKDIR}/${MY_P}
PDEPEND="kernel_FreeBSD? ( sys-fs/fuse4bsd )"