sys-fs/fuse: keyword for riscv
authorGöktürk Yüksek <gokturk@gentoo.org>
Thu, 17 Oct 2019 15:00:16 +0000 (11:00 -0400)
committerGöktürk Yüksek <gokturk@gentoo.org>
Thu, 17 Oct 2019 15:04:33 +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>
sys-fs/fuse/fuse-2.9.9-r1.ebuild

index 49c872088c72f9c57ebddb1ec6b568e15a40b934..5ad8a0105f23f3a1796fb98aa517f28db0244aa4 100644 (file)
@@ -10,7 +10,7 @@ SRC_URI="https://github.com/libfuse/libfuse/releases/download/${P}/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux"
 IUSE="examples kernel_linux kernel_FreeBSD static-libs"
 
 PDEPEND="kernel_FreeBSD? ( sys-fs/fuse4bsd )"