summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Phillips <rphillips@gentoo.org>2003-01-08 16:56:40 +0000
committerRyan Phillips <rphillips@gentoo.org>2003-01-08 16:56:40 +0000
commitf17deca0ac870f06f489b478db3a027940dfde3a (patch)
treeff9d08115aedee21014d9e50215a421bb490d1a0 /net-ftp
parentenable on alpha (diff)
downloadgentoo-2-f17deca0ac870f06f489b478db3a027940dfde3a.tar.gz
gentoo-2-f17deca0ac870f06f489b478db3a027940dfde3a.tar.bz2
gentoo-2-f17deca0ac870f06f489b478db3a027940dfde3a.zip
removed arch mask... needed by php 4.3.0
Diffstat (limited to 'net-ftp')
-rw-r--r--net-ftp/curl/curl-7.10.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-ftp/curl/curl-7.10.2.ebuild b/net-ftp/curl/curl-7.10.2.ebuild
index 8fba3d1db8ba..e965fecaea95 100644
--- a/net-ftp/curl/curl-7.10.2.ebuild
+++ b/net-ftp/curl/curl-7.10.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-ftp/curl/curl-7.10.2.ebuild,v 1.4 2002/12/23 17:37:42 mholzer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/curl/curl-7.10.2.ebuild,v 1.5 2003/01/08 16:56:40 rphillips 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="MPL X11"
-KEYWORDS="~x86 ~ppc ~sparc ~alpha"
+KEYWORDS="x86 ppc sparc alpha"
IUSE="ssl pic ipv6 ldap"
DEPEND=">=sys-libs/pam-0.75