diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-26 17:29:10 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-26 17:29:10 +0200 |
commit | 7616418641a0ae9a532ab3018133481475e36cda (patch) | |
tree | f9c80c12bfe7228ab28d8f9704519a4d3652ebb9 /net-fs/sshfs | |
parent | dev-lang/mujs: amd64 stable wrt bug #719248 (diff) | |
download | gentoo-7616418641a0ae9a532ab3018133481475e36cda.tar.gz gentoo-7616418641a0ae9a532ab3018133481475e36cda.tar.bz2 gentoo-7616418641a0ae9a532ab3018133481475e36cda.zip |
net-fs/sshfs: amd64 stable wrt bug #719312
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
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 24d9f01bae16..d5baf57cdee6 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 |