diff options
Diffstat (limited to 'app-crypt/bcwipe/bcwipe-1.9.1.ebuild')
-rw-r--r-- | app-crypt/bcwipe/bcwipe-1.9.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/bcwipe/bcwipe-1.9.1.ebuild b/app-crypt/bcwipe/bcwipe-1.9.1.ebuild index 5a9afb704d8f..1fdb57c02825 100644 --- a/app-crypt/bcwipe/bcwipe-1.9.1.ebuild +++ b/app-crypt/bcwipe/bcwipe-1.9.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/bcwipe/bcwipe-1.9.1.ebuild,v 1.1 2009/04/30 20:58:58 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/bcwipe/bcwipe-1.9.1.ebuild,v 1.2 2009/05/31 13:52:35 nixnut Exp $ EAPI="2" @@ -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 ~sparc ~x86" +KEYWORDS="~amd64 ppc ~sparc ~x86" DEPEND="" RDEPEND="" |