diff options
author | Sam James <sam@gentoo.org> | 2023-04-12 10:47:25 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-04-12 10:47:25 +0100 |
commit | 9a30eefe0c813d50cf70e4386e0cc0e44e09ccfc (patch) | |
tree | b906843d5645a12cb7d12647baa6af2492a71de6 /sys-fs/fuse | |
parent | net-irc/irssi: Stabilize 1.4.4 sparc, #904221 (diff) | |
download | gentoo-9a30eefe0c813d50cf70e4386e0cc0e44e09ccfc.tar.gz gentoo-9a30eefe0c813d50cf70e4386e0cc0e44e09ccfc.tar.bz2 gentoo-9a30eefe0c813d50cf70e4386e0cc0e44e09ccfc.zip |
sys-fs/fuse: Stabilize 3.14.1 sparc, #904222
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-fs/fuse')
-rw-r--r-- | sys-fs/fuse/fuse-3.14.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/fuse/fuse-3.14.1.ebuild b/sys-fs/fuse/fuse-3.14.1.ebuild index 2107926ca89f..4b875bc62800 100644 --- a/sys-fs/fuse/fuse-3.14.1.ebuild +++ b/sys-fs/fuse/fuse-3.14.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 ~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 )" |