diff options
author | 2008-11-06 02:34:06 +0000 | |
---|---|---|
committer | 2008-11-06 02:34:06 +0000 | |
commit | 64c146eed71c47c690add85f4828534a1c1031d2 (patch) | |
tree | 342f252bfd90ddd8d962a210fab2eb69bd00f5a5 /net-analyzer | |
parent | arm stable (diff) | |
download | gentoo-2-64c146eed71c47c690add85f4828534a1c1031d2.tar.gz gentoo-2-64c146eed71c47c690add85f4828534a1c1031d2.tar.bz2 gentoo-2-64c146eed71c47c690add85f4828534a1c1031d2.zip |
s390/sh love
(Portage version: 2.2_rc13/cvs/Linux 2.6.27.4 x86_64)
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/iptraf/iptraf-3.0.0-r5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/iptraf/iptraf-3.0.0-r5.ebuild b/net-analyzer/iptraf/iptraf-3.0.0-r5.ebuild index 6808b29eebd1..192c92b99781 100644 --- a/net-analyzer/iptraf/iptraf-3.0.0-r5.ebuild +++ b/net-analyzer/iptraf/iptraf-3.0.0-r5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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-r5.ebuild,v 1.2 2008/10/27 14:41:54 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iptraf/iptraf-3.0.0-r5.ebuild,v 1.3 2008/11/06 02:34:06 vapier Exp $ inherit eutils flag-o-matic toolchain-funcs @@ -11,7 +11,7 @@ SRC_URI="ftp://iptraf.seul.org/pub/iptraf/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="ipv6 suid unicode" DEPEND=">=sys-libs/ncurses-5.2-r1" |