commit: 78f299b7bcf568cd26399622f9ba066f83d96040 Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> AuthorDate: Tue Feb 24 02:49:09 2026 +0000 Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> CommitDate: Tue Feb 24 02:49:09 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78f299b7
net-fs/sshfs: Stabilize 3.7.5 arm, #970308 Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org> net-fs/sshfs/sshfs-3.7.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-fs/sshfs/sshfs-3.7.5.ebuild b/net-fs/sshfs/sshfs-3.7.5.ebuild index b1dc349a7403..ab5c79b61312 100644 --- a/net-fs/sshfs/sshfs-3.7.5.ebuild +++ b/net-fs/sshfs/sshfs-3.7.5.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/libfuse/${PN}/releases/download/${P}/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm arm64 ~hppa ~loong ppc ppc64 ~riscv ~sparc x86" +KEYWORDS="amd64 arm arm64 ~hppa ~loong ppc ppc64 ~riscv ~sparc x86" DEPEND=">=sys-fs/fuse-3.1.0:3= >=dev-libs/glib-2.4.2"
