diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-27 08:43:46 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-27 08:43:46 +0200 |
commit | d3aab126d0326aa348e4d17e296fec1b81bbd5dc (patch) | |
tree | 8a5e53b653ca5e0e24eec0d50b873e65ae95264c /net-fs | |
parent | dev-python/tappy: ppc64 stable wrt bug #700690 (diff) | |
download | gentoo-d3aab126d0326aa348e4d17e296fec1b81bbd5dc.tar.gz gentoo-d3aab126d0326aa348e4d17e296fec1b81bbd5dc.tar.bz2 gentoo-d3aab126d0326aa348e4d17e296fec1b81bbd5dc.zip |
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@gentoo.org>
Diffstat (limited to 'net-fs')
-rw-r--r-- | net-fs/sshfs/sshfs-3.7.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-fs/sshfs/sshfs-3.7.0.ebuild b/net-fs/sshfs/sshfs-3.7.0.ebuild index a488b10c819a..3cfbede7e8b4 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 |