summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-mail/fetchmail/fetchmail-6.2.5.ebuild')
-rw-r--r--net-mail/fetchmail/fetchmail-6.2.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/fetchmail/fetchmail-6.2.5.ebuild b/net-mail/fetchmail/fetchmail-6.2.5.ebuild
index bcf88507a9b7..9e5ead6da7e4 100644
--- a/net-mail/fetchmail/fetchmail-6.2.5.ebuild
+++ b/net-mail/fetchmail/fetchmail-6.2.5.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/fetchmail/fetchmail-6.2.5.ebuild,v 1.8 2004/03/26 21:43:14 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-6.2.5.ebuild,v 1.9 2004/03/26 23:42:01 jmaynard Exp $
IUSE="ssl nls ipv6 kerberos krb4"
@@ -12,7 +12,7 @@ SRC_URI="http://www.catb.org/~esr/${PN}/${P}.tar.gz"
SLOT="0"
LICENSE="GPL-2 public-domain"
-KEYWORDS="x86 -alpha sparc"
+KEYWORDS="x86 alpha sparc"
DEPEND="virtual/glibc
ssl? ( >=dev-libs/openssl-0.9.6 )