commit: 4865af043af28c6273ca0406d739b16f8e55d853 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Mon Apr 13 14:52:41 2020 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Mon Apr 13 14:52:41 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4865af04
sys-fs/fuse: x86 stable wrt bug #717148 Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> sys-fs/fuse/fuse-3.9.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-fs/fuse/fuse-3.9.1.ebuild b/sys-fs/fuse/fuse-3.9.1.ebuild index 4a68e732967..68be4060cb7 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 )"
