net-fs/sshfs: keyword for riscv
authorGöktürk Yüksek <gokturk@gentoo.org>
Thu, 17 Oct 2019 15:02:57 +0000 (11:02 -0400)
committerGöktürk Yüksek <gokturk@gentoo.org>
Thu, 17 Oct 2019 15:04:39 +0000 (11:04 -0400)
Package-Manager: Portage-2.3.76, Repoman-2.3.17
RepoMan-Options: --include-arches="riscv"
Signed-off-by: Göktürk Yüksek <gokturk@gentoo.org>
net-fs/sshfs/sshfs-2.10-r1.ebuild

index c83fec38ceae4785e34ff212bccf136e2a8ebb54..0fbab59c88fbdacb0f5e9842200adac8ee35be11 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -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 ~arm64 hppa ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 arm ~arm64 hppa ~ppc ~ppc64 ~riscv x86 ~amd64-linux ~x86-linux"
 SLOT="0"
 
 CDEPEND=">=sys-fs/fuse-2.6.0_pre3:0