Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/bcwipe/
Date: Fri, 03 Mar 2017 09:02:47
Message-Id: 1488531690.003af6b0bdff0f50c82934179e29bf7fcb269089.ago@gentoo
1 commit: 003af6b0bdff0f50c82934179e29bf7fcb269089
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Fri Mar 3 09:01:30 2017 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Fri Mar 3 09:01:30 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=003af6b0
7
8 app-crypt/bcwipe: amd64 stable wrt bug #611460
9
10 Package-Manager: portage-2.3.3
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 app-crypt/bcwipe/bcwipe-1.9.13.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-crypt/bcwipe/bcwipe-1.9.13.ebuild b/app-crypt/bcwipe/bcwipe-1.9.13.ebuild
18 index e134d85da44..740b460b03c 100644
19 --- a/app-crypt/bcwipe/bcwipe-1.9.13.ebuild
20 +++ b/app-crypt/bcwipe/bcwipe-1.9.13.ebuild
21 @@ -15,7 +15,7 @@ SRC_URI="https://www.jetico.com/linux/BCWipe-${MY_PV}.tar.gz
22 LICENSE="bestcrypt"
23 SLOT="0"
24 IUSE="doc"
25 -KEYWORDS="~amd64 ~arm ~ppc ~x86"
26 +KEYWORDS="amd64 ~arm ~ppc ~x86"
27
28 DEPEND=""
29 RDEPEND=""