commit:     103e622b0da52406eaf563bbd7ff709bafb5f751
Author:     Alexey Korepanov <kaikaikai <AT> yandex <DOT> ru>
AuthorDate: Sat Mar 31 17:36:23 2018 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Sat Mar 31 18:49:32 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=103e622b

net-fs/sshfs: keyword ~arm64

Closes: https://github.com/gentoo/gentoo/pull/7757

 net-fs/sshfs/sshfs-2.10-r1.ebuild | 2 +-
 net-fs/sshfs/sshfs-3.3.1.ebuild   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-fs/sshfs/sshfs-2.10-r1.ebuild 
b/net-fs/sshfs/sshfs-2.10-r1.ebuild
index 687a6819045..4beedc9b7be 100644
--- a/net-fs/sshfs/sshfs-2.10-r1.ebuild
+++ b/net-fs/sshfs/sshfs-2.10-r1.ebuild
@@ -8,7 +8,7 @@ HOMEPAGE="https://github.com/libfuse/sshfs";
 SRC_URI="https://github.com/libfuse/${PN}/releases/download/${P}/${P}.tar.gz";
 
 LICENSE="GPL-2"
-KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~arm-linux 
~x86-linux"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux 
~arm-linux ~x86-linux"
 SLOT="0"
 
 CDEPEND=">=sys-fs/fuse-2.6.0_pre3:0

diff --git a/net-fs/sshfs/sshfs-3.3.1.ebuild b/net-fs/sshfs/sshfs-3.3.1.ebuild
index 5de09d00ec8..577eab09162 100644
--- a/net-fs/sshfs/sshfs-3.3.1.ebuild
+++ b/net-fs/sshfs/sshfs-3.3.1.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://github.com/libfuse/sshfs";
 SRC_URI="https://github.com/libfuse/${PN}/releases/download/${P}/${P}.tar.xz";
 
 LICENSE="GPL-2"
-KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~arm-linux 
~x86-linux"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux 
~arm-linux ~x86-linux"
 SLOT="0"
 
 CDEPEND=">=sys-fs/fuse-3.1.0:3

Reply via email to