diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2023-09-14 13:15:25 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2023-09-14 13:15:42 +0800 |
commit | 6bb176f1b7ddf9cd34e28556ce937407eb50274d (patch) | |
tree | 542ea00836d46c17e9d6cc6e1acc1328d275d0a4 /sys-fs/exfat-utils | |
parent | sys-apps/ipmitool: keyword 1.8.19 for ~loong (diff) | |
download | gentoo-6bb176f1b7ddf9cd34e28556ce937407eb50274d.tar.gz gentoo-6bb176f1b7ddf9cd34e28556ce937407eb50274d.tar.bz2 gentoo-6bb176f1b7ddf9cd34e28556ce937407eb50274d.zip |
sys-fs/exfat-utils: keyword 1.4.0 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'sys-fs/exfat-utils')
-rw-r--r-- | sys-fs/exfat-utils/exfat-utils-1.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/exfat-utils/exfat-utils-1.4.0.ebuild b/sys-fs/exfat-utils/exfat-utils-1.4.0.ebuild index aa2617154a6c..60000fa9c1c7 100644 --- a/sys-fs/exfat-utils/exfat-utils-1.4.0.ebuild +++ b/sys-fs/exfat-utils/exfat-utils-1.4.0.ebuild @@ -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 ~riscv ~s390 ~sparc x86 ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~x86-linux" src_install() { default |