summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-misc/wget/wget-1.9.1-r2.ebuild')
-rw-r--r--net-misc/wget/wget-1.9.1-r2.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/net-misc/wget/wget-1.9.1-r2.ebuild b/net-misc/wget/wget-1.9.1-r2.ebuild
index e36369130fae..99989218f534 100644
--- a/net-misc/wget/wget-1.9.1-r2.ebuild
+++ b/net-misc/wget/wget-1.9.1-r2.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/wget/wget-1.9.1-r2.ebuild,v 1.8 2004/03/18 21:51:01 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/wget-1.9.1-r2.ebuild,v 1.9 2004/04/24 08:27:54 vapier Exp $
inherit gnuconfig
@@ -11,14 +11,13 @@ SRC_URI="mirror://gnu/wget/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~sparc ~alpha hppa ~mips ~amd64 ~ia64 ppc64 s390"
+KEYWORDS="~x86 ~ppc ppc64 ~sparc ~mips ~alpha arm hppa ~amd64 ~ia64 s390"
IUSE="ssl nls static ipv6 debug socks5"
RDEPEND="ssl? ( >=dev-libs/openssl-0.9.6b )"
DEPEND="nls? ( sys-devel/gettext )
sys-devel/autoconf"
-
src_unpack() {
unpack ${A}
cd ${S}