summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPieter van den Abeele <pvdabeel@gentoo.org>2004-08-20 00:28:13 +0000
committerPieter van den Abeele <pvdabeel@gentoo.org>2004-08-20 00:28:13 +0000
commit01c49d7e1eee8169f4dffe99c1c4e10f305833b5 (patch)
treef0991fa69984e1dd47812ab57bae760dabea1307 /dev-util
parentstable on x86 (diff)
downloadgentoo-2-01c49d7e1eee8169f4dffe99c1c4e10f305833b5.tar.gz
gentoo-2-01c49d7e1eee8169f4dffe99c1c4e10f305833b5.tar.bz2
gentoo-2-01c49d7e1eee8169f4dffe99c1c4e10f305833b5.zip
PPC stable profile update
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/oprofile/oprofile-0.8.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/oprofile/oprofile-0.8.ebuild b/dev-util/oprofile/oprofile-0.8.ebuild
index 5f63ae46ef47..2ccf6bc8ac36 100644
--- a/dev-util/oprofile/oprofile-0.8.ebuild
+++ b/dev-util/oprofile/oprofile-0.8.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/dev-util/oprofile/oprofile-0.8.ebuild,v 1.4 2004/07/03 12:09:31 spock Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/oprofile/oprofile-0.8.ebuild,v 1.5 2004/08/20 00:28:13 pvdabeel Exp $
DESCRIPTION="A transparent low-overhead system-wide profiler"
HOMEPAGE="http://oprofile.sourceforge.net"
@@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/oprofile/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86"
+KEYWORDS="x86 ~ppc"
# IUSE: it also needs kernel sources but all gentoo users have them
IUSE="qt"
DEPEND=">=dev-libs/popt-1.7-r1