Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/dd-rescue/
Date: Sun, 05 Aug 2018 01:03:47
Message-Id: 1533430027.bb3ba93a666d23b2ece14efc66e397f66ce3c9bb.whissi@gentoo
1 commit: bb3ba93a666d23b2ece14efc66e397f66ce3c9bb
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Aug 5 00:47:07 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sun Aug 5 00:47:07 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb3ba93a
7
8 sys-fs/dd-rescue: x86 stable (bug #662740)
9
10 Package-Manager: Portage-2.3.44, Repoman-2.3.10
11
12 sys-fs/dd-rescue/dd-rescue-1.99.8.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sys-fs/dd-rescue/dd-rescue-1.99.8.ebuild b/sys-fs/dd-rescue/dd-rescue-1.99.8.ebuild
16 index 8f5734a435d..da31c420c9b 100644
17 --- a/sys-fs/dd-rescue/dd-rescue-1.99.8.ebuild
18 +++ b/sys-fs/dd-rescue/dd-rescue-1.99.8.ebuild
19 @@ -14,7 +14,7 @@ SRC_URI="http://www.garloff.de/kurt/linux/ddrescue/${MY_P}.tar.bz2"
20
21 LICENSE="GPL-2"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~arm ~mips ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
24 +KEYWORDS="~amd64 ~arm ~mips ~ppc ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
25 IUSE="cpu_flags_x86_avx2 lzo cpu_flags_x86_sse4_2 static xattr"
26
27 RDEPEND="lzo? ( dev-libs/lzo )