sys-fs/dd-rescue: Stabilize 1.99.22 ppc, #969007

Tested-by: ernsteiswuerfel <erhard_f@mailbox.org>
Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
This commit is contained in:
Eli Schwartz
2026-04-30 10:54:58 -04:00
parent 0d149a7c33
commit 04394f3d8a

View File

@@ -18,7 +18,7 @@ if [[ ${PV} == 9999 ]] ; then
else
SRC_URI="https://www.garloff.de/kurt/linux/ddrescue/${MY_P}.tar.bz2"
S="${WORKDIR}/${MY_P}"
KEYWORDS="amd64 ~arm ~arm64 ~mips ~ppc ppc64 ~sparc x86"
KEYWORDS="amd64 ~arm ~arm64 ~mips ppc ppc64 ~sparc x86"
fi
LICENSE="|| ( GPL-2 GPL-3 )"