diff options
Diffstat (limited to 'net-analyzer/ifstat/ifstat-1.1-r2.ebuild')
-rw-r--r-- | net-analyzer/ifstat/ifstat-1.1-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/ifstat/ifstat-1.1-r2.ebuild b/net-analyzer/ifstat/ifstat-1.1-r2.ebuild index 12f85ff59a64..260c4505192e 100644 --- a/net-analyzer/ifstat/ifstat-1.1-r2.ebuild +++ b/net-analyzer/ifstat/ifstat-1.1-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ifstat/ifstat-1.1-r2.ebuild,v 1.3 2013/09/30 17:37:18 rich0 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ifstat/ifstat-1.1-r2.ebuild,v 1.4 2013/10/02 02:31:59 jer Exp $ EAPI=4 inherit autotools eutils @@ -13,7 +13,7 @@ HOMEPAGE="http://gael.roualland.free.fr/ifstat/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~alpha amd64 ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 hppa ~mips ~ppc ~ppc64 ~sparc ~x86" DEPEND="snmp? ( >=net-analyzer/net-snmp-5.0 )" RDEPEND="${DEPEND}" |