summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2015-06-21 06:47:22 +0000
committerJeroen Roovers <jer@gentoo.org>2015-06-21 06:47:22 +0000
commit43cb436752b9b4c9fcd2c2c08afe12b93555676b (patch)
tree0d4f74b169726b70bb624ca153fed8678558ddc7 /sys-fs/fuse/fuse-2.9.4.ebuild
parentCleanup, bug#546760, bug#548636 (diff)
downloadgentoo-2-43cb436752b9b4c9fcd2c2c08afe12b93555676b.tar.gz
gentoo-2-43cb436752b9b4c9fcd2c2c08afe12b93555676b.tar.bz2
gentoo-2-43cb436752b9b4c9fcd2c2c08afe12b93555676b.zip
Stable for PPC64 (bug #550152).
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'sys-fs/fuse/fuse-2.9.4.ebuild')
-rw-r--r--sys-fs/fuse/fuse-2.9.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/fuse/fuse-2.9.4.ebuild b/sys-fs/fuse/fuse-2.9.4.ebuild
index 20a18dfe6268..ca8e78973a5b 100644
--- a/sys-fs/fuse/fuse-2.9.4.ebuild
+++ b/sys-fs/fuse/fuse-2.9.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/fuse/fuse-2.9.4.ebuild,v 1.4 2015/06/20 18:49:19 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/fuse/fuse-2.9.4.ebuild,v 1.5 2015/06/21 06:47:22 jer Exp $
EAPI=5
inherit eutils libtool linux-info udev toolchain-funcs
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/fuse/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux"
IUSE="examples kernel_linux kernel_FreeBSD static-libs"
PDEPEND="kernel_FreeBSD? ( sys-fs/fuse4bsd )"