summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-06-25 08:02:07 +0100
committerSam James <sam@gentoo.org>2023-06-25 08:02:07 +0100
commitf77cc15fcfa2baa53a0c8742dfbe264828974ea7 (patch)
treec8d2213162ddfc2b0085c554ed4c420ed513436b /sys-fs
parentsys-fs/fuse: Stabilize 3.15.0 ppc64, #909112 (diff)
downloadgentoo-f77cc15fcfa2baa53a0c8742dfbe264828974ea7.tar.gz
gentoo-f77cc15fcfa2baa53a0c8742dfbe264828974ea7.tar.bz2
gentoo-f77cc15fcfa2baa53a0c8742dfbe264828974ea7.zip
sys-fs/fuse: Stabilize 3.15.0 x86, #909112
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/fuse/fuse-3.15.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/fuse/fuse-3.15.0.ebuild b/sys-fs/fuse/fuse-3.15.0.ebuild
index 1f9c96d1dcac..d2d79a6706f3 100644
--- a/sys-fs/fuse/fuse-3.15.0.ebuild
+++ b/sys-fs/fuse/fuse-3.15.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 )"