Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/ddrescue/
Date: Sun, 02 Aug 2020 11:48:47
Message-Id: 1596368484.ef2702e81fb44fd5d282fb1225746078de73076a.slyfox@gentoo
1 commit: ef2702e81fb44fd5d282fb1225746078de73076a
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Aug 2 11:41:24 2020 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Aug 2 11:41:24 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef2702e8
7
8 sys-fs/ddrescue: stable 1.25 for ppc
9
10 stable wrt bug #725342
11
12 Package-Manager: Portage-3.0.1, Repoman-2.3.23
13 RepoMan-Options: --include-arches="ppc"
14 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
15
16 sys-fs/ddrescue/ddrescue-1.25.ebuild | 2 +-
17 1 file changed, 1 insertion(+), 1 deletion(-)
18
19 diff --git a/sys-fs/ddrescue/ddrescue-1.25.ebuild b/sys-fs/ddrescue/ddrescue-1.25.ebuild
20 index e627f217b78..fce94426755 100644
21 --- a/sys-fs/ddrescue/ddrescue-1.25.ebuild
22 +++ b/sys-fs/ddrescue/ddrescue-1.25.ebuild
23 @@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.lz"
24
25 LICENSE="GPL-2+"
26 SLOT="0"
27 -KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux"
28 +KEYWORDS="~amd64 ~arm ~ia64 ppc ~ppc64 ~sparc ~x86 ~amd64-linux"
29 IUSE="static"
30
31 DEPEND="$(unpacker_src_uri_depends)"