diff options
author | Herbie Hopkins <herbs@gentoo.org> | 2005-05-03 18:26:01 +0000 |
---|---|---|
committer | Herbie Hopkins <herbs@gentoo.org> | 2005-05-03 18:26:01 +0000 |
commit | c1c1dc3d7391b742a15f35977a90df4e34a774f9 (patch) | |
tree | d7f6ce013137906c5d0665b5c2ca750077b38fa2 /net-analyzer/bwmon/bwmon-1.3.ebuild | |
parent | Stable on amd64. (diff) | |
download | historical-c1c1dc3d7391b742a15f35977a90df4e34a774f9.tar.gz historical-c1c1dc3d7391b742a15f35977a90df4e34a774f9.tar.bz2 historical-c1c1dc3d7391b742a15f35977a90df4e34a774f9.zip |
Marked ~amd64.
Package-Manager: portage-2.0.51.21
Diffstat (limited to 'net-analyzer/bwmon/bwmon-1.3.ebuild')
-rw-r--r-- | net-analyzer/bwmon/bwmon-1.3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-analyzer/bwmon/bwmon-1.3.ebuild b/net-analyzer/bwmon/bwmon-1.3.ebuild index 762f9b89bbb3..d4a074d7f2dd 100644 --- a/net-analyzer/bwmon/bwmon-1.3.ebuild +++ b/net-analyzer/bwmon/bwmon-1.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/bwmon/bwmon-1.3.ebuild,v 1.11 2004/07/08 16:45:27 eldad Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/bwmon/bwmon-1.3.ebuild,v 1.12 2005/05/03 18:26:01 herbs Exp $ DESCRIPTION="Simple ncurses bandwidth monitor" HOMEPAGE="http://bwmon.sourceforge.net/" @@ -11,7 +11,7 @@ DEPEND="sys-libs/ncurses" SLOT="0" LICENSE="GPL-2 public-domain" -KEYWORDS="x86 sparc" +KEYWORDS="x86 sparc ~amd64" IUSE="" src_unpack() { |