From: Agostino Sarubbo Date: Mon, 26 Sep 2016 12:16:01 +0000 (+0200) Subject: sys-fs/fuse: amd64 stable wrt bug #592142 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=4d2d69ee6cf8d09b8b9cd354f2d1e1c087ac036a;p=gentoo.git sys-fs/fuse: amd64 stable wrt bug #592142 Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo --- diff --git a/sys-fs/fuse/fuse-2.9.7.ebuild b/sys-fs/fuse/fuse-2.9.7.ebuild index 84a083aa47e9..5e58905a2948 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 )"