diff options
author | 2004-12-19 06:53:19 +0000 | |
---|---|---|
committer | 2004-12-19 06:53:19 +0000 | |
commit | 728b915a43535249fe52e12c2341ca929df4c306 (patch) | |
tree | e98924236f76c1d8cb2ffde9815448a7a047dc89 /net-analyzer/ethstatus/ethstatus-0.4.2-r2.ebuild | |
parent | Stable amd64, sparc, x86. (diff) | |
download | historical-728b915a43535249fe52e12c2341ca929df4c306.tar.gz historical-728b915a43535249fe52e12c2341ca929df4c306.tar.bz2 historical-728b915a43535249fe52e12c2341ca929df4c306.zip |
AMD64 keywords
Diffstat (limited to 'net-analyzer/ethstatus/ethstatus-0.4.2-r2.ebuild')
-rw-r--r-- | net-analyzer/ethstatus/ethstatus-0.4.2-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/ethstatus/ethstatus-0.4.2-r2.ebuild b/net-analyzer/ethstatus/ethstatus-0.4.2-r2.ebuild index 31954b8718a6..49a19148e9c1 100644 --- a/net-analyzer/ethstatus/ethstatus-0.4.2-r2.ebuild +++ b/net-analyzer/ethstatus/ethstatus-0.4.2-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ethstatus/ethstatus-0.4.2-r2.ebuild,v 1.2 2004/12/13 14:32:42 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ethstatus/ethstatus-0.4.2-r2.ebuild,v 1.3 2004/12/19 06:53:19 avenj Exp $ DESCRIPTION="ncurses based utility to display real time statistics about network traffic." HOMEPAGE="http://ethstatus.calle69.net/" @@ -8,7 +8,7 @@ SRC_URI="mirror://debian/pool/main/e/ethstatus/${PN}_${PV}.orig.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 ~amd64" IUSE="" DEPEND=">=sys-libs/ncurses-5.4-r1" |