summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-08-13 22:54:12 +0100
committerSam James <sam@gentoo.org>2021-08-13 22:54:12 +0100
commit1598f84ff72703575ab3d4b7a873eeb5b3e8bd10 (patch)
tree5781ea2ef9ecf1344215e86af31776252a2cf85c /sys-fs
parentsys-devel/autoconf-wrapper: Stabilize 15 arm64, #807514 (diff)
downloadgentoo-1598f84ff72703575ab3d4b7a873eeb5b3e8bd10.tar.gz
gentoo-1598f84ff72703575ab3d4b7a873eeb5b3e8bd10.tar.bz2
gentoo-1598f84ff72703575ab3d4b7a873eeb5b3e8bd10.zip
sys-fs/fuse: Stabilize 3.10.4 arm64, #807523
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/fuse/fuse-3.10.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/fuse/fuse-3.10.4.ebuild b/sys-fs/fuse/fuse-3.10.4.ebuild
index 23c420f21ebc..80905c5ccb83 100644
--- a/sys-fs/fuse/fuse-3.10.4.ebuild
+++ b/sys-fs/fuse/fuse-3.10.4.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 )"