Gentoo Archives: gentoo-commits

From: Markus Meier <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/bcwipe/
Date: Thu, 01 Oct 2015 20:49:00
Message-Id: 1443732527.ce2271d4c1e8f97d37ac1d04a1cf5b634cfc9bf7.maekke@gentoo
1 commit: ce2271d4c1e8f97d37ac1d04a1cf5b634cfc9bf7
2 Author: Markus Meier <maekke <AT> gentoo <DOT> org>
3 AuthorDate: Thu Oct 1 20:48:47 2015 +0000
4 Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
5 CommitDate: Thu Oct 1 20:48:47 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce2271d4
7
8 app-crypt/bcwipe: add ~arm, bug #559780
9
10 Package-Manager: portage-2.2.20.1
11 RepoMan-Options: --include-arches="arm"
12
13 app-crypt/bcwipe/bcwipe-1.9.8.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-crypt/bcwipe/bcwipe-1.9.8.ebuild b/app-crypt/bcwipe/bcwipe-1.9.8.ebuild
17 index 791fe65..f87200e 100644
18 --- a/app-crypt/bcwipe/bcwipe-1.9.8.ebuild
19 +++ b/app-crypt/bcwipe/bcwipe-1.9.8.ebuild
20 @@ -16,7 +16,7 @@ SRC_URI="http://www.jetico.com/linux/BCWipe-${MY_PV}.tar.gz
21 LICENSE="bestcrypt"
22 SLOT="0"
23 IUSE="doc"
24 -KEYWORDS="amd64 ppc x86"
25 +KEYWORDS="amd64 ~arm ppc x86"
26
27 DEPEND=""
28 RDEPEND=""