Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-fs/sshfs/
Date: Sun, 26 Apr 2020 14:19:20
Message-Id: 1587910752.31ccf5bef57bf7f3f5bdc90305c2ab91dcc23aef.ago@gentoo
1 commit: 31ccf5bef57bf7f3f5bdc90305c2ab91dcc23aef
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Sun Apr 26 14:19:12 2020 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Sun Apr 26 14:19:12 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31ccf5be
7
8 net-fs/sshfs: arm stable wrt bug #719312
9
10 Package-Manager: Portage-2.3.89, Repoman-2.3.20
11 RepoMan-Options: --include-arches="arm"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 net-fs/sshfs/sshfs-3.7.0.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-fs/sshfs/sshfs-3.7.0.ebuild b/net-fs/sshfs/sshfs-3.7.0.ebuild
18 index 989a93f29fe..24d9f01bae1 100644
19 --- a/net-fs/sshfs/sshfs-3.7.0.ebuild
20 +++ b/net-fs/sshfs/sshfs-3.7.0.ebuild
21 @@ -10,7 +10,7 @@ HOMEPAGE="https://github.com/libfuse/sshfs"
22 SRC_URI="https://github.com/libfuse/${PN}/releases/download/${P}/${P}.tar.xz"
23
24 LICENSE="GPL-2"
25 -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
26 +KEYWORDS="~amd64 arm ~arm64 ~hppa ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
27 SLOT="0"
28
29 DEPEND=">=sys-fs/fuse-3.1.0:3