diff options
author | Jason Wever <weeve@gentoo.org> | 2004-07-13 01:26:27 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2004-07-13 01:26:27 +0000 |
commit | 50a966770a5914ab1b4382e385c46257adc9265f (patch) | |
tree | 1d4d2c632f9146ccd32db3ad885bd768956ecda6 /net-analyzer/iptstate/iptstate-1.3.ebuild | |
parent | remove amd64 keyword... the upgrade path here seems not to be working quite a... (diff) | |
download | gentoo-2-50a966770a5914ab1b4382e385c46257adc9265f.tar.gz gentoo-2-50a966770a5914ab1b4382e385c46257adc9265f.tar.bz2 gentoo-2-50a966770a5914ab1b4382e385c46257adc9265f.zip |
Stable on sparc.
Diffstat (limited to 'net-analyzer/iptstate/iptstate-1.3.ebuild')
-rw-r--r-- | net-analyzer/iptstate/iptstate-1.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/iptstate/iptstate-1.3.ebuild b/net-analyzer/iptstate/iptstate-1.3.ebuild index 1a05d2220e99..ec7e02860f87 100644 --- a/net-analyzer/iptstate/iptstate-1.3.ebuild +++ b/net-analyzer/iptstate/iptstate-1.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iptstate/iptstate-1.3.ebuild,v 1.3 2004/07/10 12:16:24 eldad Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iptstate/iptstate-1.3.ebuild,v 1.4 2004/07/13 01:26:27 weeve Exp $ DESCRIPTION="IP Tables State displays states being kept by iptables in a top-like format" @@ -11,7 +11,7 @@ DEPEND="sys-libs/ncurses" SLOT="0" LICENSE="as-is" -KEYWORDS="x86 ~sparc" +KEYWORDS="x86 sparc" IUSE="" src_compile() { |