diff options
author | Tom Martin <slarti@gentoo.org> | 2005-07-09 23:15:23 +0000 |
---|---|---|
committer | Tom Martin <slarti@gentoo.org> | 2005-07-09 23:15:23 +0000 |
commit | 268589897f1e5c082758353a7bbe8d3cb8de3958 (patch) | |
tree | a0915890ed1a23137c80944af12168c58ea0dfc0 /net-analyzer | |
parent | Marked ~ia64. (diff) | |
download | gentoo-2-268589897f1e5c082758353a7bbe8d3cb8de3958.tar.gz gentoo-2-268589897f1e5c082758353a7bbe8d3cb8de3958.tar.bz2 gentoo-2-268589897f1e5c082758353a7bbe8d3cb8de3958.zip |
Actually keyword this time. :)
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/iftop/iftop-0.16.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/iftop/iftop-0.16.ebuild b/net-analyzer/iftop/iftop-0.16.ebuild index 72a5f82474f0..5763cc5aa776 100644 --- a/net-analyzer/iftop/iftop-0.16.ebuild +++ b/net-analyzer/iftop/iftop-0.16.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/iftop/iftop-0.16.ebuild,v 1.10 2005/05/24 10:04:50 ferdy Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iftop/iftop-0.16.ebuild,v 1.11 2005/07/09 23:15:23 slarti Exp $ inherit gnuconfig IUSE="" @@ -11,7 +11,7 @@ HOMEPAGE="http://www.ex-parrot.com/~pdw/iftop/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~alpha amd64 sparc x86" +KEYWORDS="~alpha amd64 ~ia64 sparc x86" DEPEND="sys-libs/ncurses virtual/libpcap" |