diff options
author | Sam James <sam@gentoo.org> | 2022-09-25 02:16:52 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-09-25 02:16:52 +0100 |
commit | 5ff8380210a4eb0ae6f56446c3c0dd7bae12b2cb (patch) | |
tree | 434a16aee3b036097b217086d32262256447de8a /net-fs | |
parent | media-gfx/plantuml: Stabilize 1.2022.7 amd64, #872599 (diff) | |
download | gentoo-5ff8380210a4eb0ae6f56446c3c0dd7bae12b2cb.tar.gz gentoo-5ff8380210a4eb0ae6f56446c3c0dd7bae12b2cb.tar.bz2 gentoo-5ff8380210a4eb0ae6f56446c3c0dd7bae12b2cb.zip |
net-fs/sshfs: Stabilize 3.7.3 amd64, #872659
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-fs')
-rw-r--r-- | net-fs/sshfs/sshfs-3.7.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-fs/sshfs/sshfs-3.7.3.ebuild b/net-fs/sshfs/sshfs-3.7.3.ebuild index 885affe254b2..45739d3a7625 100644 --- a/net-fs/sshfs/sshfs-3.7.3.ebuild +++ b/net-fs/sshfs/sshfs-3.7.3.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 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 arm ~arm64 ~hppa ppc ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux" SLOT="0" DEPEND=">=sys-fs/fuse-3.1.0:3 |