summaryrefslogtreecommitdiff
path: root/sys-fs/fuse
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2016-10-01 15:07:26 +0200
committerJeroen Roovers <jer@gentoo.org>2016-10-01 15:09:09 +0200
commitfa9345c729d10d2e0c518045316665998190f1d2 (patch)
tree5f7f322acecaa8307c8dc3379330bec0c313edd9 /sys-fs/fuse
parent5ccf5cddf7d89aa8762f9556ac56853710d63ae6 (diff)
downloadgentoo-fa9345c729d10d2e0c518045316665998190f1d2.tar.gz
gentoo-fa9345c729d10d2e0c518045316665998190f1d2.tar.xz
sys-fs/fuse: Stable for HPPA PPC64 (bug #592142).
Package-Manager: portage-2.3.1 RepoMan-Options: --ignore-arches
Diffstat (limited to 'sys-fs/fuse')
-rw-r--r--sys-fs/fuse/fuse-2.9.7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/fuse/fuse-2.9.7.ebuild b/sys-fs/fuse/fuse-2.9.7.ebuild
index 58b9d361222..d440951931d 100644
--- a/sys-fs/fuse/fuse-2.9.7.ebuild
+++ b/sys-fs/fuse/fuse-2.9.7.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/libfuse/libfuse/releases/download/${P}/${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 )"