summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-misc/curl/curl-7.11.0.ebuild')
-rw-r--r--net-misc/curl/curl-7.11.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/curl/curl-7.11.0.ebuild b/net-misc/curl/curl-7.11.0.ebuild
index ead007691d1a..9b67d078c660 100644
--- a/net-misc/curl/curl-7.11.0.ebuild
+++ b/net-misc/curl/curl-7.11.0.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-misc/curl/curl-7.11.0.ebuild,v 1.3 2004/04/29 14:48:33 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/curl-7.11.0.ebuild,v 1.4 2004/05/14 04:17:51 geoman Exp $
DESCRIPTION="A Client that groks URLs"
SRC_URI="http://curl.haxx.se/download/${P}.tar.bz2"
@@ -8,7 +8,7 @@ HOMEPAGE="http://curl.haxx.se/"
SLOT="0"
LICENSE="MIT X11"
-KEYWORDS="x86 ~ppc sparc ~alpha hppa amd64 ppc64 ~mips"
+KEYWORDS="x86 ~ppc sparc ~alpha hppa amd64 ppc64 mips"
IUSE="ssl ipv6 ldap"
DEPEND="ssl? ( >=dev-libs/openssl-0.9.6a )