diff options
Diffstat (limited to 'net-misc/curl/curl-7.19.6.ebuild')
-rw-r--r-- | net-misc/curl/curl-7.19.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/curl/curl-7.19.6.ebuild b/net-misc/curl/curl-7.19.6.ebuild index 5ee99ad68f00..23416d86f6b2 100644 --- a/net-misc/curl/curl-7.19.6.ebuild +++ b/net-misc/curl/curl-7.19.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/curl-7.19.6.ebuild,v 1.4 2009/08/25 14:54:44 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/curl-7.19.6.ebuild,v 1.5 2009/08/25 15:41:01 klausman Exp $ # NOTE: If you bump this ebuild, make sure you bump dev-python/pycurl! @@ -15,7 +15,7 @@ SRC_URI="http://curl.haxx.se/download/${P}.tar.bz2" LICENSE="MIT X11" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="alpha ~amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd" #IUSE="ssl ipv6 ldap ares gnutls nss idn kerberos test" IUSE="ssl ipv6 ldap ares gnutls libssh2 nss idn kerberos test" |