summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2005-04-22 11:03:14 +0000
committerBryan Østergaard <kloeri@gentoo.org>2005-04-22 11:03:14 +0000
commit7d2eb969af725cb24c732734d6985fcd602fbf51 (patch)
tree4273ace2f7dd2e78e2446b2254f7ab952c0cf601 /net-misc/curl/curl-7.13.1.ebuild
parentMultilib fixes. (diff)
downloadhistorical-7d2eb969af725cb24c732734d6985fcd602fbf51.tar.gz
historical-7d2eb969af725cb24c732734d6985fcd602fbf51.tar.bz2
historical-7d2eb969af725cb24c732734d6985fcd602fbf51.zip
Add ~ia64 keyword.
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'net-misc/curl/curl-7.13.1.ebuild')
-rw-r--r--net-misc/curl/curl-7.13.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/curl/curl-7.13.1.ebuild b/net-misc/curl/curl-7.13.1.ebuild
index 41e7eb952878..78b39641d037 100644
--- a/net-misc/curl/curl-7.13.1.ebuild
+++ b/net-misc/curl/curl-7.13.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/curl-7.13.1.ebuild,v 1.10 2005/03/16 11:21:41 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/curl-7.13.1.ebuild,v 1.11 2005/04/22 11:03:14 kloeri Exp $
# NOTE: If you bump this ebuild, make sure you bump dev-python/pycurl!
@@ -12,7 +12,7 @@ SRC_URI="http://curl.haxx.se/download/${P}.tar.bz2"
LICENSE="MIT X11"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa mips ppc ppc64 s390 sparc x86"
+KEYWORDS="alpha amd64 arm hppa mips ppc ppc64 s390 sparc x86 ~ia64"
IUSE="ssl ipv6 ldap"
DEPEND="ssl? ( >=dev-libs/openssl-0.9.6a )