diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-04-07 19:03:52 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-04-07 19:03:52 +0200 |
commit | 944e83d956ba0b9966dbcc2a24a2e8b03d9c38dd (patch) | |
tree | 3cbfb66b0f47b0b5f1dc47b8219cddc50e0b5b98 /sys-fs | |
parent | sys-fs/ddrescue: Keyword 1.26 riscv, #837107 (diff) | |
download | gentoo-944e83d956ba0b9966dbcc2a24a2e8b03d9c38dd.tar.gz gentoo-944e83d956ba0b9966dbcc2a24a2e8b03d9c38dd.tar.bz2 gentoo-944e83d956ba0b9966dbcc2a24a2e8b03d9c38dd.zip |
sys-fs/exfat-utils: Keyword 1.3.0 riscv, #837107
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/exfat-utils/exfat-utils-1.3.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/exfat-utils/exfat-utils-1.3.0.ebuild b/sys-fs/exfat-utils/exfat-utils-1.3.0.ebuild index beb517f6c485..a44748716942 100644 --- a/sys-fs/exfat-utils/exfat-utils-1.3.0.ebuild +++ b/sys-fs/exfat-utils/exfat-utils-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" src_install() { default |