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 12:04:43
Message-Id: 1596369874.34835aa88c4d0eaa2427ef12e91ebc2105357780.slyfox@gentoo
1 commit: 34835aa88c4d0eaa2427ef12e91ebc2105357780
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Aug 2 12:03:11 2020 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Aug 2 12:04:34 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34835aa8
7
8 sys-fs/ddrescue: stable 1.25 for ppc64
9
10 stable wrt bug #725342
11
12 Package-Manager: Portage-3.0.1, Repoman-2.3.23
13 RepoMan-Options: --include-arches="ppc64"
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 fce94426755..6065a2da323 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)"