diff options
author | Sam James <sam@gentoo.org> | 2022-09-25 05:41:54 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-09-25 05:41:54 +0100 |
commit | c7134368957d6329148522054557129f4563f6eb (patch) | |
tree | 6a430d4caf73db2a3607c4a794594d0bfd772939 /net-fs | |
parent | app-editors/nano: Stabilize 6.4 x86, #872758 (diff) | |
download | gentoo-c7134368957d6329148522054557129f4563f6eb.tar.gz gentoo-c7134368957d6329148522054557129f4563f6eb.tar.bz2 gentoo-c7134368957d6329148522054557129f4563f6eb.zip |
net-fs/sshfs: Stabilize 3.7.3 arm64, #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 883587a46829..7efb4cd7b127 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 |