diff options
author | Sam James <sam@gentoo.org> | 2023-04-23 21:05:27 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-04-23 21:05:27 +0100 |
commit | 8941f5291518a372533a9e18464018405bbdba2f (patch) | |
tree | 56388e5978916b8326cc3d347b08d96c345b2a5d /sys-fs/exfat-utils | |
parent | sys-fs/cryptsetup: Stabilize 2.6.1 amd64, #904925 (diff) | |
download | gentoo-8941f5291518a372533a9e18464018405bbdba2f.tar.gz gentoo-8941f5291518a372533a9e18464018405bbdba2f.tar.bz2 gentoo-8941f5291518a372533a9e18464018405bbdba2f.zip |
sys-fs/exfat-utils: Stabilize 1.4.0 ppc64, #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 65b3cdb85710..0793ad06c35b 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 |