commit: a1ffebeac9a458a0038e162cc45f5dfd628788f3 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Sep 24 15:04:48 2022 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Sep 24 15:04:48 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1ffebea
net-fs/sshfs: Stabilize 3.7.3 arm, #872659 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> net-fs/sshfs/sshfs-3.7.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-fs/sshfs/sshfs-3.7.3.ebuild b/net-fs/sshfs/sshfs-3.7.3.ebuild index ed411840d2c7..885affe254b2 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
