summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-analyzer/httping/httping-1.0.10.ebuild')
-rw-r--r--net-analyzer/httping/httping-1.0.10.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/httping/httping-1.0.10.ebuild b/net-analyzer/httping/httping-1.0.10.ebuild
index bab1bb288bd1..72b0cd1e2391 100644
--- a/net-analyzer/httping/httping-1.0.10.ebuild
+++ b/net-analyzer/httping/httping-1.0.10.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/httping/httping-1.0.10.ebuild,v 1.1 2006/01/09 19:58:25 vanquirius Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/httping/httping-1.0.10.ebuild,v 1.2 2006/02/26 00:01:50 vanquirius Exp $
inherit toolchain-funcs
@@ -10,7 +10,7 @@ SRC_URI="http://www.vanheusden.com/${PN}/${P}.tgz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~ppc64 ~hppa ~amd64 ~mips"
+KEYWORDS="~amd64 ~hppa ~mips ~ppc ~ppc64 x86"
IUSE="ssl"
DEPEND=">=sys-libs/ncurses-5"