Gentoo Archives: gentoo-commits

From: Mart Raudsepp <leio@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-fs/sshfs/
Date: Sat, 31 Mar 2018 18:50:21
Message-Id: 1522522172.103e622b0da52406eaf563bbd7ff709bafb5f751.leio@gentoo
1 commit: 103e622b0da52406eaf563bbd7ff709bafb5f751
2 Author: Alexey Korepanov <kaikaikai <AT> yandex <DOT> ru>
3 AuthorDate: Sat Mar 31 17:36:23 2018 +0000
4 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
5 CommitDate: Sat Mar 31 18:49:32 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=103e622b
7
8 net-fs/sshfs: keyword ~arm64
9
10 Closes: https://github.com/gentoo/gentoo/pull/7757
11
12 net-fs/sshfs/sshfs-2.10-r1.ebuild | 2 +-
13 net-fs/sshfs/sshfs-3.3.1.ebuild | 2 +-
14 2 files changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/net-fs/sshfs/sshfs-2.10-r1.ebuild b/net-fs/sshfs/sshfs-2.10-r1.ebuild
17 index 687a6819045..4beedc9b7be 100644
18 --- a/net-fs/sshfs/sshfs-2.10-r1.ebuild
19 +++ b/net-fs/sshfs/sshfs-2.10-r1.ebuild
20 @@ -8,7 +8,7 @@ HOMEPAGE="https://github.com/libfuse/sshfs"
21 SRC_URI="https://github.com/libfuse/${PN}/releases/download/${P}/${P}.tar.gz"
22
23 LICENSE="GPL-2"
24 -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux"
25 +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux"
26 SLOT="0"
27
28 CDEPEND=">=sys-fs/fuse-2.6.0_pre3:0
29
30 diff --git a/net-fs/sshfs/sshfs-3.3.1.ebuild b/net-fs/sshfs/sshfs-3.3.1.ebuild
31 index 5de09d00ec8..577eab09162 100644
32 --- a/net-fs/sshfs/sshfs-3.3.1.ebuild
33 +++ b/net-fs/sshfs/sshfs-3.3.1.ebuild
34 @@ -10,7 +10,7 @@ HOMEPAGE="https://github.com/libfuse/sshfs"
35 SRC_URI="https://github.com/libfuse/${PN}/releases/download/${P}/${P}.tar.xz"
36
37 LICENSE="GPL-2"
38 -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux"
39 +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux"
40 SLOT="0"
41
42 CDEPEND=">=sys-fs/fuse-3.1.0:3