commit: c590ec75a0a141af42bd753da280a7a521715723 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu May 13 18:58:18 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu May 13 18:58:18 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c590ec75
sys-fs/fuse: Stabilize 3.9.3 ppc64, #789951 Signed-off-by: Sam James <sam <AT> gentoo.org> sys-fs/fuse/fuse-3.9.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-fs/fuse/fuse-3.9.3.ebuild b/sys-fs/fuse/fuse-3.9.3.ebuild index 65a1c1bc416..1576e21b808 100644 --- a/sys-fs/fuse/fuse-3.9.3.ebuild +++ b/sys-fs/fuse/fuse-3.9.3.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 )"
