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 daa9e4d28ca4..4bb7607fc831 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.2 2004/06/24 21:30:00 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/bcwipe/bcwipe-1.5_p2.ebuild,v 1.3 2004/06/26 10:51:38 dholm 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" +KEYWORDS="~x86 ~ppc" DEPEND="virtual/glibc" RDEPEND="" |