commit: d3aab126d0326aa348e4d17e296fec1b81bbd5dc Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Mon Apr 27 06:43:46 2020 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Mon Apr 27 06:43:46 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3aab126
net-fs/sshfs: ppc64 stable wrt bug #719312 Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> net-fs/sshfs/sshfs-3.7.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-fs/sshfs/sshfs-3.7.0.ebuild b/net-fs/sshfs/sshfs-3.7.0.ebuild index a488b10c819..3cfbede7e8b 100644 --- a/net-fs/sshfs/sshfs-3.7.0.ebuild +++ b/net-fs/sshfs/sshfs-3.7.0.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://github.com/libfuse/sshfs" SRC_URI="https://github.com/libfuse/${PN}/releases/download/${P}/${P}.tar.xz" LICENSE="GPL-2" -KEYWORDS="amd64 arm ~arm64 ~hppa ppc ~ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 arm ~arm64 ~hppa ppc ppc64 x86 ~amd64-linux ~x86-linux" SLOT="0" DEPEND=">=sys-fs/fuse-3.1.0:3
