summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2011-12-04 05:40:46 +0000
committerJeroen Roovers <jer@gentoo.org>2011-12-04 05:40:46 +0000
commit671a15008d7e3bf887e8e1a84ff6511a176983cb (patch)
treeb3a008fcbd7164ab47995672fa6c4c5f69f21451 /sys-fs/fuse/fuse-2.8.6.ebuild
parentFix docs directory (bug #392445, thanks to Chris Mayo <aklhfex@gmail.com> for... (diff)
downloadgentoo-2-671a15008d7e3bf887e8e1a84ff6511a176983cb.tar.gz
gentoo-2-671a15008d7e3bf887e8e1a84ff6511a176983cb.tar.bz2
gentoo-2-671a15008d7e3bf887e8e1a84ff6511a176983cb.zip
Stable for HPPA (bug #392949).
(Portage version: 2.2.0_alpha79/cvs/Linux x86_64)
Diffstat (limited to 'sys-fs/fuse/fuse-2.8.6.ebuild')
-rw-r--r--sys-fs/fuse/fuse-2.8.6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/fuse/fuse-2.8.6.ebuild b/sys-fs/fuse/fuse-2.8.6.ebuild
index ea06e3165408..3a0c6ed7259c 100644
--- a/sys-fs/fuse/fuse-2.8.6.ebuild
+++ b/sys-fs/fuse/fuse-2.8.6.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/fuse/fuse-2.8.6.ebuild,v 1.2 2011/09/17 23:35:42 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/fuse/fuse-2.8.6.ebuild,v 1.3 2011/12/04 05:40:46 jer Exp $
EAPI=4
inherit libtool linux-info
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/fuse/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-linux"
IUSE="kernel_linux kernel_FreeBSD static-libs"
PDEPEND="kernel_FreeBSD? ( sys-fs/fuse4bsd )"