summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Scherbaum <dertobi123@gentoo.org>2005-09-18 15:40:37 +0000
committerTobias Scherbaum <dertobi123@gentoo.org>2005-09-18 15:40:37 +0000
commit519e07048a015864a67c64c1c43a3b62522b901e (patch)
treef1fdce255023b67f6fc797d9fb66e8ab1d776911 /net-analyzer/bmon/bmon-2.1.0-r2.ebuild
parentAdded ~ppc Keyword (diff)
downloadhistorical-519e07048a015864a67c64c1c43a3b62522b901e.tar.gz
historical-519e07048a015864a67c64c1c43a3b62522b901e.tar.bz2
historical-519e07048a015864a67c64c1c43a3b62522b901e.zip
Added ~ppc Keyword
Package-Manager: portage-2.0.51.22-r2
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..15bfa2cb6a1e 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.2 2005/09/18 15:40:37 dertobi123 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="~ppc ~x86"
IUSE="dbi rrdtool"
DEPEND=">=sys-libs/ncurses-5.3-r2