Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-fs/sshfs/
Date: Wed, 27 Oct 2021 04:13:16
Message-Id: 1635307907.25b32c6f271af6072c76d4ff9f7c78ed4d52fc95.sam@gentoo
1 commit: 25b32c6f271af6072c76d4ff9f7c78ed4d52fc95
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Oct 27 04:11:47 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Wed Oct 27 04:11:47 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=25b32c6f
7
8 net-fs/sshfs: Stabilize 3.7.1 arm, #811819
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 net-fs/sshfs/sshfs-3.7.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-fs/sshfs/sshfs-3.7.1.ebuild b/net-fs/sshfs/sshfs-3.7.1.ebuild
16 index d49895d7af6..cf05641d5ac 100644
17 --- a/net-fs/sshfs/sshfs-3.7.1.ebuild
18 +++ b/net-fs/sshfs/sshfs-3.7.1.ebuild
19 @@ -10,7 +10,7 @@ HOMEPAGE="https://github.com/libfuse/sshfs"
20 SRC_URI="https://github.com/libfuse/${PN}/releases/download/${P}/${P}.tar.xz"
21
22 LICENSE="GPL-2"
23 -KEYWORDS="amd64 ~arm arm64 ~hppa ppc ppc64 x86 ~amd64-linux ~x86-linux"
24 +KEYWORDS="amd64 arm arm64 ~hppa ppc ppc64 x86 ~amd64-linux ~x86-linux"
25 SLOT="0"
26
27 DEPEND=">=sys-fs/fuse-3.1.0:3