diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2023-12-09 14:43:54 -0500 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2023-12-09 20:24:15 -0500 |
commit | f08bda61c304de712f8150256078dc8dfd561ac4 (patch) | |
tree | cc48d033624b30f2a255c1881ff589dc58c0b137 /sys-fs/dd-rescue | |
parent | app-containers/k3d: 5.6.0 version bump (diff) | |
download | gentoo-f08bda61c304de712f8150256078dc8dfd561ac4.tar.gz gentoo-f08bda61c304de712f8150256078dc8dfd561ac4.tar.bz2 gentoo-f08bda61c304de712f8150256078dc8dfd561ac4.zip |
sys-fs/dd-rescue: Stabilize 1.99.13 ppc, #904927
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'sys-fs/dd-rescue')
-rw-r--r-- | sys-fs/dd-rescue/dd-rescue-1.99.13.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/dd-rescue/dd-rescue-1.99.13.ebuild b/sys-fs/dd-rescue/dd-rescue-1.99.13.ebuild index e36b59fed8a0..5c7208aeccda 100644 --- a/sys-fs/dd-rescue/dd-rescue-1.99.13.ebuild +++ b/sys-fs/dd-rescue/dd-rescue-1.99.13.ebuild @@ -14,7 +14,7 @@ SRC_URI="http://www.garloff.de/kurt/linux/ddrescue/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="amd64 ~arm ~mips ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="cpu_flags_x86_avx2 lzo cpu_flags_x86_sse4_2 static xattr" RDEPEND=" |