summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris White <chriswhite@gentoo.org>2005-11-30 10:14:41 +0000
committerChris White <chriswhite@gentoo.org>2005-11-30 10:14:41 +0000
commit06b73af769fa91ca1e4183af479438603318049a (patch)
tree6c0ad0d0b4cb2a0e7d5c38075f8cfc76a007e25b /net-analyzer/bmon/bmon-2.1.0-r2.ebuild
parent(no commit message) (diff)
downloadgentoo-2-import-1.1.1.tar.gz
gentoo-2-import-1.1.1.tar.bz2
gentoo-2-import-1.1.1.zip
*** empty log message ***import-1.1.1
Diffstat (limited to 'net-analyzer/bmon/bmon-2.1.0-r2.ebuild')
-rw-r--r--net-analyzer/bmon/bmon-2.1.0-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/bmon/bmon-2.1.0-r2.ebuild b/net-analyzer/bmon/bmon-2.1.0-r2.ebuild
index f01fbbedb219..f7ef41129e71 100644
--- a/net-analyzer/bmon/bmon-2.1.0-r2.ebuild
+++ b/net-analyzer/bmon/bmon-2.1.0-r2.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/bmon/bmon-2.1.0-r2.ebuild,v 1.1 2005/09/10 20:19:56 vanquirius Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/bmon/bmon-2.1.0-r2.ebuild,v 1.1.1.1 2005/11/30 10:12:27 chriswhite Exp $
inherit eutils toolchain-funcs
@@ -9,7 +9,7 @@ HOMEPAGE="http://people.suug.ch/~tgr/bmon/"
SRC_URI="http://people.suug.ch/~tgr/bmon/files/${P}.tar.gz"
LICENSE="Artistic"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~amd64 ~ppc x86"
IUSE="dbi rrdtool"
DEPEND=">=sys-libs/ncurses-5.3-r2