summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-mail/base64/base64-1.3.ebuild')
-rw-r--r--net-mail/base64/base64-1.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/base64/base64-1.3.ebuild b/net-mail/base64/base64-1.3.ebuild
index 324d903b4ef7..9e71de93ad7f 100644
--- a/net-mail/base64/base64-1.3.ebuild
+++ b/net-mail/base64/base64-1.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/base64/base64-1.3.ebuild,v 1.6 2004/04/26 12:15:38 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/base64/base64-1.3.ebuild,v 1.7 2004/06/07 06:08:08 kloeri Exp $
IUSE=""
DESCRIPTION="Command line program that encodes/decodes files in base64"
@@ -8,7 +8,7 @@ HOMEPAGE="http://www.fourmilab.ch/webtools/base64/"
SRC_URI="http://www.fourmilab.ch/webtools/base64/${P}.tar.gz"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="x86 sparc ~alpha ~ia64 ~ppc"
+KEYWORDS="x86 sparc alpha ~ia64 ~ppc"
DEPEND="virtual/glibc"
S=${WORKDIR}/${P}