diff options
Diffstat (limited to 'net-analyzer/ifstat/ifstat-1.1.ebuild')
-rw-r--r-- | net-analyzer/ifstat/ifstat-1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/ifstat/ifstat-1.1.ebuild b/net-analyzer/ifstat/ifstat-1.1.ebuild index 57a5fc06d9d7..6b66d48b769b 100644 --- a/net-analyzer/ifstat/ifstat-1.1.ebuild +++ b/net-analyzer/ifstat/ifstat-1.1.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/ifstat/ifstat-1.1.ebuild,v 1.10 2005/01/31 20:31:52 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ifstat/ifstat-1.1.ebuild,v 1.11 2005/04/29 23:28:54 gustavoz Exp $ IUSE="snmp" @@ -10,7 +10,7 @@ HOMEPAGE="http://gael.roualland.free.fr/ifstat/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="sparc x86 amd64 ppc64 hppa ~ppc" +KEYWORDS="sparc x86 amd64 ppc64 hppa ppc" DEPEND="virtual/libc snmp? ( >=net-analyzer/net-snmp-5.0 )" |