summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-crypt/bcwipe')
-rw-r--r--app-crypt/bcwipe/bcwipe-1.2_p3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/bcwipe/bcwipe-1.2_p3.ebuild b/app-crypt/bcwipe/bcwipe-1.2_p3.ebuild
index 83cf258c4fae..1f0e61138929 100644
--- a/app-crypt/bcwipe/bcwipe-1.2_p3.ebuild
+++ b/app-crypt/bcwipe/bcwipe-1.2_p3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/bcwipe/bcwipe-1.2_p3.ebuild,v 1.2 2003/03/01 19:39:00 lostlogic Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/bcwipe/bcwipe-1.2_p3.ebuild,v 1.3 2003/06/29 22:18:38 aliz Exp $
S=${WORKDIR}/${PN}
DESCRIPTION="BCWipe secure file removal utility"
@@ -10,7 +10,7 @@ SLOT="0"
LICENSE="bestcrypt"
DEPEND="virtual/glibc"
RDEPEND=""
-KEYWORDS="~x86"
+KEYWORDS="x86"
src_compile() {
emake CFLAGS="${CFLAGS}" CXXFLAGS="${CXXFLAGS}" || die "Make failed"