summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-05-13 18:58:18 +0000
committerSam James <sam@gentoo.org>2021-05-13 18:58:18 +0000
commitc590ec75a0a141af42bd753da280a7a521715723 (patch)
tree3f61d79a4f03e8d103a23eb15370dcadc1980105 /sys-fs/fuse
parentsys-apps/usbutils: Stabilize 013-r1 ppc64, #789945 (diff)
downloadgentoo-c590ec75a0a141af42bd753da280a7a521715723.tar.gz
gentoo-c590ec75a0a141af42bd753da280a7a521715723.tar.bz2
gentoo-c590ec75a0a141af42bd753da280a7a521715723.zip
sys-fs/fuse: Stabilize 3.9.3 ppc64, #789951
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-fs/fuse')
-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 65a1c1bc4165..1576e21b8082 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 )"