summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrad House <brad_mssw@gentoo.org>2003-12-17 04:33:48 +0000
committerBrad House <brad_mssw@gentoo.org>2003-12-17 04:33:48 +0000
commit18e9b01295160a545315ec33ca2e0b5dbc59888f (patch)
treefcfae3816bf7972df1f36948417ff235bc4898f0 /net-misc/wget
parentppc64 (diff)
downloadhistorical-18e9b01295160a545315ec33ca2e0b5dbc59888f.tar.gz
historical-18e9b01295160a545315ec33ca2e0b5dbc59888f.tar.bz2
historical-18e9b01295160a545315ec33ca2e0b5dbc59888f.zip
ppc64
Diffstat (limited to 'net-misc/wget')
-rw-r--r--net-misc/wget/wget-1.9.1-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/wget/wget-1.9.1-r2.ebuild b/net-misc/wget/wget-1.9.1-r2.ebuild
index 8740d127a303..3d60e617b250 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-2003 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.3 2003/12/10 09:24:58 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/wget-1.9.1-r2.ebuild,v 1.4 2003/12/17 04:33:48 brad_mssw Exp $
inherit gnuconfig
@@ -14,7 +14,7 @@ SRC_URI="mirror://gnu/wget/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~arm ~mips ~amd64 ~ia64"
+KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~arm ~mips ~amd64 ~ia64 ppc64"
RDEPEND="ssl? ( >=dev-libs/openssl-0.9.6b )"
DEPEND="nls? ( sys-devel/gettext )