diff options
Diffstat (limited to 'app-crypt/bcwipe/bcwipe-1.5_p2.ebuild')
-rw-r--r-- | app-crypt/bcwipe/bcwipe-1.5_p2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/bcwipe/bcwipe-1.5_p2.ebuild b/app-crypt/bcwipe/bcwipe-1.5_p2.ebuild index fb2854cb003b..af1d7fd3cf77 100644 --- a/app-crypt/bcwipe/bcwipe-1.5_p2.ebuild +++ b/app-crypt/bcwipe/bcwipe-1.5_p2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/bcwipe/bcwipe-1.5_p2.ebuild,v 1.4 2004/06/27 21:27:59 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/bcwipe/bcwipe-1.5_p2.ebuild,v 1.5 2004/09/04 14:17:08 slarti Exp $ DESCRIPTION="BCWipe secure file removal utility" HOMEPAGE="http://www.jetico.com/" @@ -10,7 +10,7 @@ SRC_URI="http://www.jetico.com/linux/BCWipe-${PV/_p/-}.tgz LICENSE="bestcrypt" SLOT="0" IUSE="" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~x86 ~ppc ~amd64" DEPEND="virtual/libc" RDEPEND="" |