sys-fs/fuse-common: keyword for riscv
authorGöktürk Yüksek <gokturk@gentoo.org>
Thu, 17 Oct 2019 14:50:33 +0000 (10:50 -0400)
committerGöktürk Yüksek <gokturk@gentoo.org>
Thu, 17 Oct 2019 15:04:28 +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-common/fuse-common-3.4.1.ebuild

index 1bee8df8257a557196d8a67eda46c5b4fb72d286..93ecce7e5f62323cbd30e44cfbd29b517d2ec14a 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=7
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/libfuse/libfuse/releases/download/fuse-${PV}/fuse-${
 
 LICENSE="GPL-2 LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc ~x86"
 
 DEPEND="virtual/pkgconfig"
 RDEPEND="!<sys-fs/fuse-2.9.7-r1:0"