commit: 6b44ac9d168a7aad5b6eb54a0a3c0f3c65adc78b Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Jun 21 14:28:36 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Jun 21 14:29:29 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b44ac9d
sys-fs/fuse: Stabilize 3.17.2 sparc, #953734 Signed-off-by: Sam James <sam <AT> gentoo.org> sys-fs/fuse/fuse-3.17.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-fs/fuse/fuse-3.17.2.ebuild b/sys-fs/fuse/fuse-3.17.2.ebuild index 1bda3a6131ae..2d9f79cbfd76 100644 --- a/sys-fs/fuse/fuse-3.17.2.ebuild +++ b/sys-fs/fuse/fuse-3.17.2.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/libfuse/libfuse/releases/download/${P}/${P}.tar.gz" LICENSE="GPL-2 LGPL-2.1" SLOT="3/4" -KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" IUSE="+suid test" RESTRICT="test" PROPERTIES="test_privileged"
