From: Agostino Sarubbo Date: Wed, 5 Feb 2020 10:34:23 +0000 (+0100) Subject: sys-fs/ddrescue: ppc64 stable wrt bug #708180 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=ad6bc89baf9be0b9d2d258ff7ee92a13b4b82bb7;p=gentoo.git sys-fs/ddrescue: ppc64 stable wrt bug #708180 Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo --- diff --git a/sys-fs/ddrescue/ddrescue-1.24.ebuild b/sys-fs/ddrescue/ddrescue-1.24.ebuild index 59f6344f714c..8654cb69e953 100644 --- a/sys-fs/ddrescue/ddrescue-1.24.ebuild +++ b/sys-fs/ddrescue/ddrescue-1.24.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.lz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="amd64 ~arm ~ia64 ppc ~ppc64 ~sparc x86 ~amd64-linux" +KEYWORDS="amd64 ~arm ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux" IUSE="static" DEPEND="$(unpacker_src_uri_depends)"