summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-12-05 05:05:24 +0000
committerSam James <sam@gentoo.org>2021-12-05 05:05:24 +0000
commit132ab795419d63ad85e4cf0b93f6a237f2df88ef (patch)
treee1c63a3d1379456b5cf4b56fa48de4ccf7b9e029 /sys-fs
parentdev-perl/gtk2-trayicon: Stabilize 0.70.0 x86, #828251 (diff)
downloadgentoo-132ab795419d63ad85e4cf0b93f6a237f2df88ef.tar.gz
gentoo-132ab795419d63ad85e4cf0b93f6a237f2df88ef.tar.bz2
gentoo-132ab795419d63ad85e4cf0b93f6a237f2df88ef.zip
sys-fs/fuse: Stabilize 3.10.5 x86, #828252
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/fuse/fuse-3.10.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/fuse/fuse-3.10.5.ebuild b/sys-fs/fuse/fuse-3.10.5.ebuild
index b13770961da6..6f7d03ccb2b0 100644
--- a/sys-fs/fuse/fuse-3.10.5.ebuild
+++ b/sys-fs/fuse/fuse-3.10.5.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 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86"
IUSE="+suid test"
RESTRICT="!test? ( test )"