diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-26 16:19:12 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-26 16:19:12 +0200 |
commit | 31ccf5bef57bf7f3f5bdc90305c2ab91dcc23aef (patch) | |
tree | 28a6b6e9e4ead82fe0ed0b362bb7faaef9da8202 /net-fs/sshfs | |
parent | dev-libs/newt: arm stable wrt bug #719276 (diff) | |
download | gentoo-31ccf5bef57bf7f3f5bdc90305c2ab91dcc23aef.tar.gz gentoo-31ccf5bef57bf7f3f5bdc90305c2ab91dcc23aef.tar.bz2 gentoo-31ccf5bef57bf7f3f5bdc90305c2ab91dcc23aef.zip |
net-fs/sshfs: arm stable wrt bug #719312
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="arm"
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 989a93f29fe9..24d9f01bae16 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 |