diff options
Diffstat (limited to 'net-analyzer/iptstate/iptstate-1.4.ebuild')
-rw-r--r-- | net-analyzer/iptstate/iptstate-1.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/iptstate/iptstate-1.4.ebuild b/net-analyzer/iptstate/iptstate-1.4.ebuild index a6bc0dccf6e2..101f616a6a7f 100644 --- a/net-analyzer/iptstate/iptstate-1.4.ebuild +++ b/net-analyzer/iptstate/iptstate-1.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/iptstate/iptstate-1.4.ebuild,v 1.3 2005/07/19 13:24:54 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iptstate/iptstate-1.4.ebuild,v 1.4 2005/11/29 03:19:48 vapier Exp $ DESCRIPTION="IP Tables State displays states being kept by iptables in a top-like format" SRC_URI="http://www.phildev.net/iptstate/${P}.tar.bz2" @@ -10,7 +10,7 @@ DEPEND="sys-libs/ncurses" SLOT="0" LICENSE="as-is" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~hppa ~ppc ~sparc ~x86" IUSE="" src_compile() { |