diff options
author | 2024-12-02 14:57:05 +0000 | |
---|---|---|
committer | 2024-12-02 14:57:05 +0000 | |
commit | b0b89127bb1ae0e1cbd36a52ed2411d18a172323 (patch) | |
tree | 5fa9de7d83d504f64933515e891e98f1e6189675 /sys-fs | |
parent | net-mail/ytnef: Stabilize 2.1.2 ppc, #945653 (diff) | |
download | gentoo-b0b89127bb1ae0e1cbd36a52ed2411d18a172323.tar.gz gentoo-b0b89127bb1ae0e1cbd36a52ed2411d18a172323.tar.bz2 gentoo-b0b89127bb1ae0e1cbd36a52ed2411d18a172323.zip |
sys-fs/mac-fdisk: Stabilize 0.1_p18-r1 ppc64, #945659
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/mac-fdisk/mac-fdisk-0.1_p18-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/mac-fdisk/mac-fdisk-0.1_p18-r1.ebuild b/sys-fs/mac-fdisk/mac-fdisk-0.1_p18-r1.ebuild index 3bb5d3a486c7..bb356828c649 100644 --- a/sys-fs/mac-fdisk/mac-fdisk-0.1_p18-r1.ebuild +++ b/sys-fs/mac-fdisk/mac-fdisk-0.1_p18-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -13,7 +13,7 @@ SRC_URI=" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 -loong ~ppc ~ppc64 -riscv ~x86" +KEYWORDS="~amd64 -loong ~ppc ppc64 -riscv ~x86" S=${WORKDIR}/${P/_p*}.orig PATCHES=( |