summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-misc/wget/wget-1.12-r3.ebuild')
-rw-r--r--net-misc/wget/wget-1.12-r3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/wget/wget-1.12-r3.ebuild b/net-misc/wget/wget-1.12-r3.ebuild
index a38476134ea9..c2c1e34ff0c7 100644
--- a/net-misc/wget/wget-1.12-r3.ebuild
+++ b/net-misc/wget/wget-1.12-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/wget-1.12-r3.ebuild,v 1.5 2011/01/03 15:50:36 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/wget-1.12-r3.ebuild,v 1.6 2011/01/04 18:28:11 armin76 Exp $
EAPI="2"
@@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/wget/${P}.tar.bz2"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~sparc-fbsd ~x86-fbsd"
+KEYWORDS="alpha amd64 arm ~hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd"
IUSE="debug idn ipv6 nls ntlm +ssl static"
RDEPEND="idn? ( net-dns/libidn )