summaryrefslogtreecommitdiff
path: root/sys-fs/fuse
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-01-17 15:06:12 +0100
committerAgostino Sarubbo <ago@gentoo.org>2017-01-17 15:23:20 +0100
commit87cface64212542d58f170b05f455d0a5559612b (patch)
tree43ae020426f5d8082af7a5b1869d0d4ac16a0daa /sys-fs/fuse
parent45bbc871ccf1d6472d985d45695e8d03e1dbc613 (diff)
downloadgentoo-87cface64212542d58f170b05f455d0a5559612b.tar.gz
gentoo-87cface64212542d58f170b05f455d0a5559612b.tar.xz
sys-fs/fuse: ia64 stable wrt bug #592142
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
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 1465b22b4ab..f4c206dc953 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 )"