From 2a3fbea157d5f51b17970d9b53e6bcf170689939 Mon Sep 17 00:00:00 2001 From: "Andreas K. Hüttel" Date: Sat, 6 Feb 2021 03:18:27 +0200 Subject: sys-fs/fuse: keyword ~riscv, bug 768846 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Closes: https://bugs.gentoo.org/768846 Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Andreas K. Hüttel --- sys-fs/fuse/fuse-3.10.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys-fs/fuse') diff --git a/sys-fs/fuse/fuse-3.10.2.ebuild b/sys-fs/fuse/fuse-3.10.2.ebuild index abb29326ea06..f4e0fdbf39e2 100644 --- a/sys-fs/fuse/fuse-3.10.2.ebuild +++ b/sys-fs/fuse/fuse-3.10.2.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/libfuse/libfuse/releases/download/${P}/${P}.tar.xz" LICENSE="GPL-2 LGPL-2.1" SLOT="3" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" IUSE="+suid test" RESTRICT="!test? ( test )" -- cgit v1.2.3-65-gdbad