diff options
Diffstat (limited to 'net-analyzer/iftop/iftop-1.0_pre2.ebuild')
-rw-r--r-- | net-analyzer/iftop/iftop-1.0_pre2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/iftop/iftop-1.0_pre2.ebuild b/net-analyzer/iftop/iftop-1.0_pre2.ebuild index bcf6a198ab83..a872b66493b2 100644 --- a/net-analyzer/iftop/iftop-1.0_pre2.ebuild +++ b/net-analyzer/iftop/iftop-1.0_pre2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iftop/iftop-1.0_pre2.ebuild,v 1.3 2012/05/30 09:03:43 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iftop/iftop-1.0_pre2.ebuild,v 1.4 2012/07/23 12:27:07 blueness Exp $ EAPI=4 @@ -10,7 +10,7 @@ HOMEPAGE="http://www.ex-parrot.com/~pdw/iftop/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="" # We need libpcap with ipv6 support or else iftop doesn't work at all. |