summaryrefslogtreecommitdiff
path: root/net-fs
diff options
context:
space:
mode:
authorGöktürk Yüksek <gokturk@gentoo.org>2019-10-17 11:02:57 -0400
committerGöktürk Yüksek <gokturk@gentoo.org>2019-10-17 11:04:39 -0400
commitad783bfcfab481eb96cdf9cdf74bdd679dcf3f50 (patch)
treefdc1187e12178c9271d212e2a8c513703a6d3677 /net-fs
parentsys-fs/fuse: keyword for riscv (diff)
downloadgentoo-ad783bfcfab481eb96cdf9cdf74bdd679dcf3f50.tar.gz
gentoo-ad783bfcfab481eb96cdf9cdf74bdd679dcf3f50.tar.bz2
gentoo-ad783bfcfab481eb96cdf9cdf74bdd679dcf3f50.zip
net-fs/sshfs: keyword for riscv
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>
Diffstat (limited to 'net-fs')
-rw-r--r--net-fs/sshfs/sshfs-2.10-r1.ebuild4
1 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 c83fec38ceae..0fbab59c88fb 100644
--- a/net-fs/sshfs/sshfs-2.10-r1.ebuild
+++ b/net-fs/sshfs/sshfs-2.10-r1.ebuild
@@ -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