summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-05-14 21:31:52 +0000
committerSam James <sam@gentoo.org>2021-05-14 21:31:52 +0000
commitd61eac1b6d44c0faaa64222b8ad15b0c23ae540b (patch)
tree2bfcf65f4375b73e54fd6481c6c400467fe0ea53 /sys-fs
parentmedia-gfx/libimagequant: tidy patches (diff)
downloadgentoo-d61eac1b6d44c0faaa64222b8ad15b0c23ae540b.tar.gz
gentoo-d61eac1b6d44c0faaa64222b8ad15b0c23ae540b.tar.bz2
gentoo-d61eac1b6d44c0faaa64222b8ad15b0c23ae540b.zip
sys-fs/fuse: Stabilize 3.9.3 arm64, #789951
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/fuse/fuse-3.9.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/fuse/fuse-3.9.3.ebuild b/sys-fs/fuse/fuse-3.9.3.ebuild
index cb93f0aaa658..b9c76ecd9591 100644
--- a/sys-fs/fuse/fuse-3.9.3.ebuild
+++ b/sys-fs/fuse/fuse-3.9.3.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 ~s390 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 sparc x86"
IUSE="+suid test"
RESTRICT="!test? ( test )"