summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-analyzer/httping/httping-1.0.4.ebuild')
-rw-r--r--net-analyzer/httping/httping-1.0.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/httping/httping-1.0.4.ebuild b/net-analyzer/httping/httping-1.0.4.ebuild
index 8f8d51b86baa..c66413538009 100644
--- a/net-analyzer/httping/httping-1.0.4.ebuild
+++ b/net-analyzer/httping/httping-1.0.4.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-analyzer/httping/httping-1.0.4.ebuild,v 1.1 2005/05/07 21:28:09 vanquirius Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/httping/httping-1.0.4.ebuild,v 1.2 2005/06/08 05:29:31 redhatter Exp $
DESCRIPTION="http protocol ping-like program"
HOMEPAGE="http://www.vanheusden.com/httping/"
@@ -8,7 +8,7 @@ SRC_URI="http://www.vanheusden.com/${PN}/${P}.tgz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~ppc64 ~hppa ~amd64"
+KEYWORDS="~x86 ~ppc ~ppc64 ~hppa ~amd64 ~mips"
IUSE="ssl"
DEPEND=">=sys-libs/ncurses-5"