diff options
author | Jeroen Roovers <jer@gentoo.org> | 2016-10-01 15:07:26 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2016-10-01 15:09:09 +0200 |
commit | fa9345c729d10d2e0c518045316665998190f1d2 (patch) | |
tree | 5f7f322acecaa8307c8dc3379330bec0c313edd9 /sys-fs/fuse | |
parent | net-fs/sshfs: Stable for HPPA (bug #592144). (diff) | |
download | gentoo-fa9345c729d10d2e0c518045316665998190f1d2.tar.gz gentoo-fa9345c729d10d2e0c518045316665998190f1d2.tar.bz2 gentoo-fa9345c729d10d2e0c518045316665998190f1d2.zip |
sys-fs/fuse: Stable for HPPA PPC64 (bug #592142).
Package-Manager: portage-2.3.1
RepoMan-Options: --ignore-arches
Diffstat (limited to 'sys-fs/fuse')
-rw-r--r-- | sys-fs/fuse/fuse-2.9.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/fuse/fuse-2.9.7.ebuild b/sys-fs/fuse/fuse-2.9.7.ebuild index 58b9d3612221..d440951931da 100644 --- a/sys-fs/fuse/fuse-2.9.7.ebuild +++ b/sys-fs/fuse/fuse-2.9.7.ebuild @@ -11,7 +11,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 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" +KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" IUSE="examples kernel_linux kernel_FreeBSD static-libs" PDEPEND="kernel_FreeBSD? ( sys-fs/fuse4bsd )" |