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: Sun, 25 Sep 2022 04:43:23
Message-Id: 1664080914.c7134368957d6329148522054557129f4563f6eb.sam@gentoo
1 commit: c7134368957d6329148522054557129f4563f6eb
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 25 04:41:54 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 25 04:41:54 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7134368
7
8 net-fs/sshfs: Stabilize 3.7.3 arm64, #872659
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 net-fs/sshfs/sshfs-3.7.3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-fs/sshfs/sshfs-3.7.3.ebuild b/net-fs/sshfs/sshfs-3.7.3.ebuild
16 index 883587a46829..7efb4cd7b127 100644
17 --- a/net-fs/sshfs/sshfs-3.7.3.ebuild
18 +++ b/net-fs/sshfs/sshfs-3.7.3.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 ~riscv ~sparc x86 ~amd64-linux ~x86-linux"
24 +KEYWORDS="amd64 arm arm64 ~hppa ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux"
25 SLOT="0"
26
27 DEPEND=">=sys-fs/fuse-3.1.0:3