diff options
author | Sam James <sam@gentoo.org> | 2023-04-23 21:43:35 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-04-23 21:43:35 +0100 |
commit | 75c4658585ba0eb6ae8a53efe4a521be9c29c750 (patch) | |
tree | 84a549b8c8a1ff284cca8df3f06234afd1a7b642 /sys-fs/exfat-utils | |
parent | sys-fs/cryptsetup: Stabilize 2.6.1 ppc64, #904925 (diff) | |
download | gentoo-75c4658585ba0eb6ae8a53efe4a521be9c29c750.tar.gz gentoo-75c4658585ba0eb6ae8a53efe4a521be9c29c750.tar.bz2 gentoo-75c4658585ba0eb6ae8a53efe4a521be9c29c750.zip |
sys-fs/exfat-utils: Stabilize 1.4.0 ppc, #904928
Signed-off-by: Sam James <sam@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 d7f09e585382..aa2617154a6c 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 ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~x86-linux" src_install() { default |