summaryrefslogtreecommitdiff
path: root/sys-fs/fuse
diff options
context:
space:
mode:
authorMichael Weber <xmw@gentoo.org>2017-03-01 01:12:42 +0100
committerMichael Weber <xmw@gentoo.org>2017-03-01 01:12:42 +0100
commit5412c3592b34db6ec409e593b0d6ae4018ec27a9 (patch)
tree566936deeee4aa402cd73881b10c71ba3e22ad15 /sys-fs/fuse
parent842d0de77139e8945ee3c7319060f0ae43b8935a (diff)
downloadgentoo-5412c3592b34db6ec409e593b0d6ae4018ec27a9.tar.gz
gentoo-5412c3592b34db6ec409e593b0d6ae4018ec27a9.tar.xz
sys-fs/fuse: arm64 stable (bug 592142).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
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 add6a76e6a1..552bdfe7e68 100644
--- a/sys-fs/fuse/fuse-2.9.7.ebuild
+++ b/sys-fs/fuse/fuse-2.9.7.ebuild
@@ -10,7 +10,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 )"