diff options
author | Michael Weber <xmw@gentoo.org> | 2017-03-15 15:32:27 +0100 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-03-15 15:34:56 +0100 |
commit | d8f0224b66105f0556d334e934f8866d54ede7d7 (patch) | |
tree | 0e647464581b8ba11be4eb182531778911bc1f65 /app-crypt/bcwipe/bcwipe-1.9.13.ebuild | |
parent | app-crypt/tpm-tools: arm64 stable (bug 611492). (diff) | |
download | gentoo-d8f0224b66105f0556d334e934f8866d54ede7d7.tar.gz gentoo-d8f0224b66105f0556d334e934f8866d54ede7d7.tar.bz2 gentoo-d8f0224b66105f0556d334e934f8866d54ede7d7.zip |
app-crypt/bcwipe: ppc stable (bug 611460).
Package-Manager: Portage-2.3.4, Repoman-2.3.2
Diffstat (limited to 'app-crypt/bcwipe/bcwipe-1.9.13.ebuild')
-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 a061f9e5bc5c..d7122d6edc81 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="" |