summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2022-04-07 19:03:54 +0200
committerJakov Smolić <jsmolic@gentoo.org>2022-04-07 19:03:54 +0200
commita6aad5a5f0b8c45aaf5ad97449a111731720fa26 (patch)
treef8395467dce55e5bb5953447e284abe3f03543d6 /sys-fs/fuse-exfat
parentsys-fs/extundelete: Keyword 0.2.4-r2 riscv, #837107 (diff)
downloadgentoo-a6aad5a5f0b8c45aaf5ad97449a111731720fa26.tar.gz
gentoo-a6aad5a5f0b8c45aaf5ad97449a111731720fa26.tar.bz2
gentoo-a6aad5a5f0b8c45aaf5ad97449a111731720fa26.zip
sys-fs/fuse-exfat: Keyword 1.3.0 riscv, #837107
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'sys-fs/fuse-exfat')
-rw-r--r--sys-fs/fuse-exfat/fuse-exfat-1.3.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/fuse-exfat/fuse-exfat-1.3.0.ebuild b/sys-fs/fuse-exfat/fuse-exfat-1.3.0.ebuild
index 662b14d6d61f..22434af0ade1 100644
--- a/sys-fs/fuse-exfat/fuse-exfat-1.3.0.ebuild
+++ b/sys-fs/fuse-exfat/fuse-exfat-1.3.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -10,7 +10,7 @@ SRC_URI="https://github.com/relan/exfat/releases/download/v${PV}/${P}.tar.gz"
# COPYING is GPL-2 but ChangeLog says "Relicensed the project from GPLv3+ to GPLv2+"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sparc x86 ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~x86-linux"
IUSE="suid"
RDEPEND="sys-fs/fuse:0"