From: Agostino Sarubbo Date: Mon, 13 Apr 2020 10:16:11 +0000 (+0200) Subject: sys-fs/fuse: arm stable wrt bug #717148 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=f5d50d99e88d61a0d37bdc6f3cb742664a238906;p=gentoo.git sys-fs/fuse: arm stable wrt bug #717148 Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo --- diff --git a/sys-fs/fuse/fuse-3.9.1.ebuild b/sys-fs/fuse/fuse-3.9.1.ebuild index fd63bc8415f1..1f47a11e4ebf 100644 --- a/sys-fs/fuse/fuse-3.9.1.ebuild +++ b/sys-fs/fuse/fuse-3.9.1.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/libfuse/libfuse/releases/download/${P}/${P}.tar.xz" LICENSE="GPL-2 LGPL-2.1" SLOT="3" -KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" IUSE="+suid test" RESTRICT="!test? ( test )"