diff options
Diffstat (limited to 'net-analyzer/ifstat/ifstat-1.0.ebuild')
-rw-r--r-- | net-analyzer/ifstat/ifstat-1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/ifstat/ifstat-1.0.ebuild b/net-analyzer/ifstat/ifstat-1.0.ebuild index c1293bf1b138..70e58fbb13a6 100644 --- a/net-analyzer/ifstat/ifstat-1.0.ebuild +++ b/net-analyzer/ifstat/ifstat-1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ifstat/ifstat-1.0.ebuild,v 1.3 2004/01/20 00:01:11 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ifstat/ifstat-1.0.ebuild,v 1.4 2004/06/23 02:28:03 gustavoz Exp $ IUSE="snmp" @@ -10,7 +10,7 @@ HOMEPAGE="http://gael.roualland.free.fr/ifstat/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 sparc hppa" +KEYWORDS="x86 sparc hppa ~amd64 ~ppc" DEPEND="virtual/glibc snmp? ( >=net-analyzer/net-snmp-5.0 )" |