diff options
author | Markus Meier <maekke@gentoo.org> | 2015-10-01 22:48:47 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2015-10-01 22:48:47 +0200 |
commit | ce2271d4c1e8f97d37ac1d04a1cf5b634cfc9bf7 (patch) | |
tree | 77b687830ff399ca8c9122855f27c4485b820afa /app-crypt | |
parent | sys-process/schedtool: add ~arm, bug #559778 (diff) | |
download | gentoo-ce2271d4c1e8f97d37ac1d04a1cf5b634cfc9bf7.tar.gz gentoo-ce2271d4c1e8f97d37ac1d04a1cf5b634cfc9bf7.tar.bz2 gentoo-ce2271d4c1e8f97d37ac1d04a1cf5b634cfc9bf7.zip |
app-crypt/bcwipe: add ~arm, bug #559780
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/bcwipe/bcwipe-1.9.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/bcwipe/bcwipe-1.9.8.ebuild b/app-crypt/bcwipe/bcwipe-1.9.8.ebuild index 791fe6542845..f87200eb9566 100644 --- a/app-crypt/bcwipe/bcwipe-1.9.8.ebuild +++ b/app-crypt/bcwipe/bcwipe-1.9.8.ebuild @@ -16,7 +16,7 @@ SRC_URI="http://www.jetico.com/linux/BCWipe-${MY_PV}.tar.gz LICENSE="bestcrypt" SLOT="0" IUSE="doc" -KEYWORDS="amd64 ppc x86" +KEYWORDS="amd64 ~arm ppc x86" DEPEND="" RDEPEND="" |