commit: 7ff6388ff7b18de5e97c42e67410892dda683e3f Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Oct 28 20:32:51 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Oct 28 20:32:51 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ff6388f
sys-fs/fuse: Stabilize 3.12.0 amd64, #878575 Signed-off-by: Sam James <sam <AT> gentoo.org> sys-fs/fuse/fuse-3.12.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-fs/fuse/fuse-3.12.0.ebuild b/sys-fs/fuse/fuse-3.12.0.ebuild index aad082f7b864..a9589b3ffaeb 100644 --- a/sys-fs/fuse/fuse-3.12.0.ebuild +++ b/sys-fs/fuse/fuse-3.12.0.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 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" IUSE="+suid test" RESTRICT="!test? ( test ) test? ( userpriv )"
