diff options
Diffstat (limited to 'net-analyzer/iptstate/iptstate-2.2.1.ebuild')
-rw-r--r-- | net-analyzer/iptstate/iptstate-2.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/iptstate/iptstate-2.2.1.ebuild b/net-analyzer/iptstate/iptstate-2.2.1.ebuild index 2478413fff7f..6bbb5f58ca20 100644 --- a/net-analyzer/iptstate/iptstate-2.2.1.ebuild +++ b/net-analyzer/iptstate/iptstate-2.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iptstate/iptstate-2.2.1.ebuild,v 1.1 2007/06/02 00:40:45 vanquirius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iptstate/iptstate-2.2.1.ebuild,v 1.2 2007/06/02 03:31:27 jer 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" @@ -11,7 +11,7 @@ DEPEND="sys-libs/ncurses SLOT="0" LICENSE="as-is" -KEYWORDS="~x86" +KEYWORDS="~hppa ~x86" IUSE="" src_compile() { |