diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-03-03 10:01:30 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-03-03 10:01:30 +0100 |
commit | 003af6b0bdff0f50c82934179e29bf7fcb269089 (patch) | |
tree | 3bd5165db30c639eb3fa3d68dc2a6c58942567be /app-crypt/bcwipe | |
parent | app-crypt/aespipe: amd64 stable wrt bug #611458 (diff) | |
download | gentoo-003af6b0bdff0f50c82934179e29bf7fcb269089.tar.gz gentoo-003af6b0bdff0f50c82934179e29bf7fcb269089.tar.bz2 gentoo-003af6b0bdff0f50c82934179e29bf7fcb269089.zip |
app-crypt/bcwipe: amd64 stable wrt bug #611460
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-crypt/bcwipe')
-rw-r--r-- | app-crypt/bcwipe/bcwipe-1.9.13.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/bcwipe/bcwipe-1.9.13.ebuild b/app-crypt/bcwipe/bcwipe-1.9.13.ebuild index e134d85da440..740b460b03cc 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="" |