diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-02-05 11:34:23 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-02-05 11:34:23 +0100 |
commit | ad6bc89baf9be0b9d2d258ff7ee92a13b4b82bb7 (patch) | |
tree | c8832ed8a656d351bb7c8848e852e122e0e7d019 /sys-fs/ddrescue | |
parent | media-sound/grip: ppc64 stable wrt bug #708022 (diff) | |
download | gentoo-ad6bc89baf9be0b9d2d258ff7ee92a13b4b82bb7.tar.gz gentoo-ad6bc89baf9be0b9d2d258ff7ee92a13b4b82bb7.tar.bz2 gentoo-ad6bc89baf9be0b9d2d258ff7ee92a13b4b82bb7.zip |
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 <ago@gentoo.org>
Diffstat (limited to 'sys-fs/ddrescue')
-rw-r--r-- | sys-fs/ddrescue/ddrescue-1.24.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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)" |