commit: 54d2014483bdecd8e42a88ed70fec0eb253bc0ba Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> AuthorDate: Mon Feb 23 12:28:19 2026 +0000 Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> CommitDate: Mon Feb 23 12:28:19 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54d20144
net-fs/sshfs: Stabilize 3.7.5 ppc, #970308 Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org> net-fs/sshfs/sshfs-3.7.5.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-fs/sshfs/sshfs-3.7.5.ebuild b/net-fs/sshfs/sshfs-3.7.5.ebuild index c66e47f48206..20c6286650c5 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"
