From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id AAEF51387B1 for ; Tue, 22 Sep 2015 08:57:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7533FE0838; Tue, 22 Sep 2015 08:57:35 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 7E6D4E0857 for ; Tue, 22 Sep 2015 08:57:34 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A2C6B3409C7 for ; Tue, 22 Sep 2015 08:57:33 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D8282241 for ; Tue, 22 Sep 2015 08:57:30 +0000 (UTC) From: "Agostino Sarubbo" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Agostino Sarubbo" Message-ID: <1442912239.e1e0b3bbe1ec9637ca6eddca86cec0b735bb8d10.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/dd-rescue/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-fs/dd-rescue/dd-rescue-1.46.ebuild X-VCS-Directories: sys-fs/dd-rescue/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: e1e0b3bbe1ec9637ca6eddca86cec0b735bb8d10 X-VCS-Branch: master Date: Tue, 22 Sep 2015 08:57:30 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: c430030e-04d3-460d-a906-1a9c0a32c45a X-Archives-Hash: 4fcc91f08518ffc2cd85a4d938c25933 commit: e1e0b3bbe1ec9637ca6eddca86cec0b735bb8d10 Author: Agostino Sarubbo gentoo org> AuthorDate: Tue Sep 22 08:55:50 2015 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Tue Sep 22 08:57:19 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1e0b3bb sys-fs/dd-rescue: ppc stable wrt bug #560076 Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="ppc" sys-fs/dd-rescue/dd-rescue-1.46.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-fs/dd-rescue/dd-rescue-1.46.ebuild b/sys-fs/dd-rescue/dd-rescue-1.46.ebuild index 2ef2dfe..219f2de 100644 --- a/sys-fs/dd-rescue/dd-rescue-1.46.ebuild +++ b/sys-fs/dd-rescue/dd-rescue-1.46.ebuild @@ -15,7 +15,7 @@ SRC_URI="http://www.garloff.de/kurt/linux/ddrescue/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ~mips ~ppc ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="amd64 ~arm ~mips ppc ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="cpu_flags_x86_avx2 lzo cpu_flags_x86_sse4_2 static xattr" RDEPEND="lzo? ( dev-libs/lzo )