diff --git a/net-fs/sshfs/sshfs-3.7.5.ebuild b/net-fs/sshfs/sshfs-3.7.5.ebuild index c66e47f482067..20c6286650c57 100644 --- a/net-fs/sshfs/sshfs-3.7.5.ebuild +++ b/net-fs/sshfs/sshfs-3.7.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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"