diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-27 08:43:10 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-27 08:43:10 +0200 |
commit | a690c9bbf2dabca61901649aa0997addce1843b7 (patch) | |
tree | 00db0887a641082ea648330fca979676d46abb13 /net-fs/sshfs | |
parent | dev-python/tappy: ppc stable wrt bug #700690 (diff) | |
download | gentoo-a690c9bbf2dabca61901649aa0997addce1843b7.tar.gz gentoo-a690c9bbf2dabca61901649aa0997addce1843b7.tar.bz2 gentoo-a690c9bbf2dabca61901649aa0997addce1843b7.zip |
net-fs/sshfs: ppc stable wrt bug #719312
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-fs/sshfs')
-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 d5baf57cdee6..a488b10c819a 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 |