summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-05-31 23:51:30 +0000
committerSam James <sam@gentoo.org>2021-05-31 23:51:30 +0000
commit3fc37c10a1469322f20c9389f57960ed448eb979 (patch)
treeb2c1e26a3ab9fa80a58e17fc50e0385ec276b194 /sys-fs
parentnet-mail/fetchmail: Stabilize 6.4.19 sparc, #793353 (diff)
downloadgentoo-3fc37c10a1469322f20c9389f57960ed448eb979.tar.gz
gentoo-3fc37c10a1469322f20c9389f57960ed448eb979.tar.bz2
gentoo-3fc37c10a1469322f20c9389f57960ed448eb979.zip
sys-fs/fuse: Stabilize 3.10.3 sparc, #793362
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/fuse/fuse-3.10.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/fuse/fuse-3.10.3.ebuild b/sys-fs/fuse/fuse-3.10.3.ebuild
index 5af77ebc394a..96a90d44f0c6 100644
--- a/sys-fs/fuse/fuse-3.10.3.ebuild
+++ b/sys-fs/fuse/fuse-3.10.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 ~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 )"