summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-10-28 21:44:31 +0100
committerSam James <sam@gentoo.org>2022-10-28 21:44:31 +0100
commitb70d043f45c1db4fba6622eb120062ce62de8917 (patch)
tree5cd61976048171a0baa4d93ccbb9f8055a97c05b /sys-fs
parentsys-fs/fuse: Stabilize 3.12.0 arm, #878575 (diff)
downloadgentoo-b70d043f45c1db4fba6622eb120062ce62de8917.tar.gz
gentoo-b70d043f45c1db4fba6622eb120062ce62de8917.tar.bz2
gentoo-b70d043f45c1db4fba6622eb120062ce62de8917.zip
sys-fs/fuse: Stabilize 3.12.0 ppc64, #878575
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/fuse/fuse-3.12.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/fuse/fuse-3.12.0.ebuild b/sys-fs/fuse/fuse-3.12.0.ebuild
index 33c927002700..bdd7d3669f5e 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 )"