diff options
author | Sam James <sam@gentoo.org> | 2021-10-26 04:09:58 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-26 04:09:58 +0100 |
commit | d985dba9c0374c2203c4fe8b58d5e389404ffafb (patch) | |
tree | facde6dd25d401777414848b046a2be34feaeb4a /net-fs | |
parent | app-backup/untangle-https-backup: Stabilize 0.1.0 amd64, #814866 (diff) | |
download | gentoo-d985dba9c0374c2203c4fe8b58d5e389404ffafb.tar.gz gentoo-d985dba9c0374c2203c4fe8b58d5e389404ffafb.tar.bz2 gentoo-d985dba9c0374c2203c4fe8b58d5e389404ffafb.zip |
net-fs/sshfs: Stabilize 3.7.1 amd64, #811819
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-fs')
-rw-r--r-- | net-fs/sshfs/sshfs-3.7.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-fs/sshfs/sshfs-3.7.1.ebuild b/net-fs/sshfs/sshfs-3.7.1.ebuild index 8fbd75eb7eae..b1bc4e0bc9fc 100644 --- a/net-fs/sshfs/sshfs-3.7.1.ebuild +++ b/net-fs/sshfs/sshfs-3.7.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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 |