From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 0BB29139694 for ; Wed, 15 Mar 2017 14:35:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5B86321C075; Wed, 15 Mar 2017 14:35:15 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 3C85021C075 for ; Wed, 15 Mar 2017 14:35:15 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id ED72D34106E for ; Wed, 15 Mar 2017 14:35:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5EC386923 for ; Wed, 15 Mar 2017 14:35:12 +0000 (UTC) From: "Michael Weber" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Weber" Message-ID: <1489588496.d8f0224b66105f0556d334e934f8866d54ede7d7.xmw@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/bcwipe/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-crypt/bcwipe/bcwipe-1.9.13.ebuild X-VCS-Directories: app-crypt/bcwipe/ X-VCS-Committer: xmw X-VCS-Committer-Name: Michael Weber X-VCS-Revision: d8f0224b66105f0556d334e934f8866d54ede7d7 X-VCS-Branch: master Date: Wed, 15 Mar 2017 14:35:12 +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: af3ab2af-4af5-4f24-ab44-43efe5c8e05a X-Archives-Hash: 664f41cfd4c1237e500214c4d1f57688 commit: d8f0224b66105f0556d334e934f8866d54ede7d7 Author: Michael Weber gentoo org> AuthorDate: Wed Mar 15 14:32:27 2017 +0000 Commit: Michael Weber gentoo org> CommitDate: Wed Mar 15 14:34:56 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8f0224b app-crypt/bcwipe: ppc stable (bug 611460). Package-Manager: Portage-2.3.4, Repoman-2.3.2 app-crypt/bcwipe/bcwipe-1.9.13.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-crypt/bcwipe/bcwipe-1.9.13.ebuild b/app-crypt/bcwipe/bcwipe-1.9.13.ebuild index a061f9e5bc5..d7122d6edc8 100644 --- a/app-crypt/bcwipe/bcwipe-1.9.13.ebuild +++ b/app-crypt/bcwipe/bcwipe-1.9.13.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://www.jetico.com/linux/BCWipe-${MY_PV}.tar.gz LICENSE="bestcrypt" SLOT="0" IUSE="doc" -KEYWORDS="amd64 ~arm ~ppc x86" +KEYWORDS="amd64 ~arm ppc x86" DEPEND="" RDEPEND=""