summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-04-13 12:16:11 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-04-13 12:16:11 +0200
commitf5d50d99e88d61a0d37bdc6f3cb742664a238906 (patch)
treeadcdaa60914f0fc455847d269dc2de2e643a8124 /sys-fs/fuse
parentapp-text/gtkspell: arm stable wrt bug #717076 (diff)
downloadgentoo-f5d50d99e88d61a0d37bdc6f3cb742664a238906.tar.gz
gentoo-f5d50d99e88d61a0d37bdc6f3cb742664a238906.tar.bz2
gentoo-f5d50d99e88d61a0d37bdc6f3cb742664a238906.zip
sys-fs/fuse: arm stable wrt bug #717148
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-fs/fuse')
-rw-r--r--sys-fs/fuse/fuse-3.9.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/fuse/fuse-3.9.1.ebuild b/sys-fs/fuse/fuse-3.9.1.ebuild
index fd63bc8415f1..1f47a11e4ebf 100644
--- a/sys-fs/fuse/fuse-3.9.1.ebuild
+++ b/sys-fs/fuse/fuse-3.9.1.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 )"