summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2016-10-01 09:51:43 +0200
committerMarkus Meier <maekke@gentoo.org>2016-10-01 09:51:43 +0200
commit6fdeac94e996b44a312e6f451842f5b532e190f0 (patch)
treee1a140ddf4f9fc370843bbddb37b0171d2eb849d
parentnet-analyzer/net-snmp: arm stable, bug #591984 (diff)
downloadgentoo-6fdeac94e996b44a312e6f451842f5b532e190f0.tar.gz
gentoo-6fdeac94e996b44a312e6f451842f5b532e190f0.tar.bz2
gentoo-6fdeac94e996b44a312e6f451842f5b532e190f0.zip
sys-fs/fuse: arm stable, bug #592142
Package-Manager: portage-2.3.1 RepoMan-Options: --include-arches="arm"
-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 5e58905a2948..58b9d3612221 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 )"