summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2018-12-08 09:40:58 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2018-12-08 09:44:51 +0000
commit79ce78559acac5d7344cfe6d3e23b0e3f036e2ef (patch)
tree6b1c0bd83637d2ecaff24092b3f822490f238e51 /sys-fs
parentapp-accessibility/at-spi2-core: stable 2.26.2 for ppc64, bug #672696 (diff)
downloadgentoo-79ce78559acac5d7344cfe6d3e23b0e3f036e2ef.tar.gz
gentoo-79ce78559acac5d7344cfe6d3e23b0e3f036e2ef.tar.bz2
gentoo-79ce78559acac5d7344cfe6d3e23b0e3f036e2ef.zip
sys-fs/fuse: stable 2.9.8 for ppc64, bug #672358
Package-Manager: Portage-2.3.52, Repoman-2.3.12 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/fuse/fuse-2.9.8.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/fuse/fuse-2.9.8.ebuild b/sys-fs/fuse/fuse-2.9.8.ebuild
index c50e6d2639b9..4017b222392a 100644
--- a/sys-fs/fuse/fuse-2.9.8.ebuild
+++ b/sys-fs/fuse/fuse-2.9.8.ebuild
@@ -10,7 +10,7 @@ SRC_URI="https://github.com/libfuse/libfuse/releases/download/${P}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux"
IUSE="examples kernel_linux kernel_FreeBSD static-libs"
PDEPEND="kernel_FreeBSD? ( sys-fs/fuse4bsd )"