diff options
author | Markus Ullmann <jokey@gentoo.org> | 2006-10-10 13:53:46 +0000 |
---|---|---|
committer | Markus Ullmann <jokey@gentoo.org> | 2006-10-10 13:53:46 +0000 |
commit | 06d235be885062fc1b45f573b3de5f8e39771b76 (patch) | |
tree | 753bd150a1936a237f689f844f056bb999fd6264 /net-analyzer/iptraf/iptraf-3.0.0-r2.ebuild | |
parent | Adding linux-headers compile fix wrt bug #144205 thanks to Bo Orsted Andresen (diff) | |
download | gentoo-2-06d235be885062fc1b45f573b3de5f8e39771b76.tar.gz gentoo-2-06d235be885062fc1b45f573b3de5f8e39771b76.tar.bz2 gentoo-2-06d235be885062fc1b45f573b3de5f8e39771b76.zip |
stable on arm per bug #146939
(Portage version: 2.1.2_pre2-r6)
Diffstat (limited to 'net-analyzer/iptraf/iptraf-3.0.0-r2.ebuild')
-rw-r--r-- | net-analyzer/iptraf/iptraf-3.0.0-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/iptraf/iptraf-3.0.0-r2.ebuild b/net-analyzer/iptraf/iptraf-3.0.0-r2.ebuild index a8ea55f06ef9..a3f27559202c 100644 --- a/net-analyzer/iptraf/iptraf-3.0.0-r2.ebuild +++ b/net-analyzer/iptraf/iptraf-3.0.0-r2.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/iptraf/iptraf-3.0.0-r2.ebuild,v 1.6 2006/09/16 15:12:15 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iptraf/iptraf-3.0.0-r2.ebuild,v 1.7 2006/10/10 13:53:46 jokey Exp $ inherit eutils flag-o-matic @@ -11,7 +11,7 @@ SRC_URI="ftp://iptraf.seul.org/pub/iptraf/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 arm ppc ~ppc64 ~sparc ~x86" IUSE="ipv6 suid" DEPEND=">=sys-libs/ncurses-5.2-r1" |