summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-03-22 05:44:33 +0000
committerSam James <sam@gentoo.org>2023-03-22 05:44:33 +0000
commitea61bdaf4c8cb198d21f71149f0809a68b6a3340 (patch)
tree6c9cec4f00881107922984bce16bc4363e452e6e /sys-fs
parentapp-arch/zstd: Stabilize 1.5.4-r3 ppc, #902579 (diff)
downloadgentoo-ea61bdaf4c8cb198d21f71149f0809a68b6a3340.tar.gz
gentoo-ea61bdaf4c8cb198d21f71149f0809a68b6a3340.tar.bz2
gentoo-ea61bdaf4c8cb198d21f71149f0809a68b6a3340.zip
sys-fs/fuse: Stabilize 3.14.0 ppc, #902593
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/fuse/fuse-3.14.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/fuse/fuse-3.14.0.ebuild b/sys-fs/fuse/fuse-3.14.0.ebuild
index 4ac69b6982f8..041e45473bc9 100644
--- a/sys-fs/fuse/fuse-3.14.0.ebuild
+++ b/sys-fs/fuse/fuse-3.14.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 )"