diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-03-04 14:43:10 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-03-04 14:43:10 +0100 |
commit | c4b12fa9d8966c2ff0cc1b593d3d25f75f9e63b1 (patch) | |
tree | a041546a749af1ac6afd08433b7e6860ce23b33e /app-crypt/bcwipe | |
parent | app-crypt/aespipe: x86 stable wrt bug #611458 (diff) | |
download | gentoo-c4b12fa9d8966c2ff0cc1b593d3d25f75f9e63b1.tar.gz gentoo-c4b12fa9d8966c2ff0cc1b593d3d25f75f9e63b1.tar.bz2 gentoo-c4b12fa9d8966c2ff0cc1b593d3d25f75f9e63b1.zip |
app-crypt/bcwipe: x86 stable wrt bug #611460
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="x86"
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 740b460b03cc..a061f9e5bc5c 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="" |