summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-04-13 16:48:09 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-04-13 16:48:09 +0200
commitd0741a90d93d3fafa518823eb385c6f74b178017 (patch)
treead681150fffc72222bf5f767003d4567928c9431
parentnet-libs/webkit-gtk: amd64 stable wrt bug #717076 (diff)
downloadgentoo-d0741a90d93d3fafa518823eb385c6f74b178017.tar.gz
gentoo-d0741a90d93d3fafa518823eb385c6f74b178017.tar.bz2
gentoo-d0741a90d93d3fafa518823eb385c6f74b178017.zip
sys-fs/fuse: amd64 stable wrt bug #717148
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-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 34a203ac786a..4a68e7329670 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 )"