commit: ad6bc89baf9be0b9d2d258ff7ee92a13b4b82bb7
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 5 10:34:23 2020 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Wed Feb 5 10:34:23 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad6bc89b
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 <AT> gentoo.org>
sys-fs/ddrescue/ddrescue-1.24.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sys-fs/ddrescue/ddrescue-1.24.ebuild
b/sys-fs/ddrescue/ddrescue-1.24.ebuild
index 59f6344f714..8654cb69e95 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)"