commit: 6fd7e7ec3540d110430acb321151208ad03fd8a0 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Feb 4 01:48:04 2026 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Feb 4 01:48:04 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6fd7e7ec
sys-fs/fuse: Stabilize 3.18.1 arm, #969586 Signed-off-by: Sam James <sam <AT> gentoo.org> sys-fs/fuse/fuse-3.18.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-fs/fuse/fuse-3.18.1.ebuild b/sys-fs/fuse/fuse-3.18.1.ebuild index 7d291e3a4efa..95a7cc6fdb20 100644 --- a/sys-fs/fuse/fuse-3.18.1.ebuild +++ b/sys-fs/fuse/fuse-3.18.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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="io-uring +suid systemtap test" RESTRICT="test" PROPERTIES="test_privileged"
