summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-04-13 12:18:47 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-04-13 12:18:47 +0200
commit44fa7f69de1621664aa50c9dcd175892d3b5880d (patch)
tree6a1cdeab6cd3efe7bed6707f343491aba10a2ebd /sys-fs/fuse
parentapp-text/gtkspell: ppc64 stable wrt bug #717076 (diff)
downloadgentoo-44fa7f69de1621664aa50c9dcd175892d3b5880d.tar.gz
gentoo-44fa7f69de1621664aa50c9dcd175892d3b5880d.tar.bz2
gentoo-44fa7f69de1621664aa50c9dcd175892d3b5880d.zip
sys-fs/fuse: ppc64 stable wrt bug #717148
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc64" 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 7fbce4c4212d..44a40a117cf5 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 )"