diff options
author | Michael Januszewski <spock@gentoo.org> | 2005-07-07 18:36:03 +0000 |
---|---|---|
committer | Michael Januszewski <spock@gentoo.org> | 2005-07-07 18:36:03 +0000 |
commit | 9cc4add63785b8f4a82b05b1587c2bb58349ce99 (patch) | |
tree | df18e057a0d826ad0cfa2ae32bfd90fcc8fb3746 /dev-util/oprofile/oprofile-0.9.ebuild | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-9cc4add63785b8f4a82b05b1587c2bb58349ce99.tar.gz gentoo-2-9cc4add63785b8f4a82b05b1587c2bb58349ce99.tar.bz2 gentoo-2-9cc4add63785b8f4a82b05b1587c2bb58349ce99.zip |
Stable on x86.
(Portage version: 1.589-cvs)
Diffstat (limited to 'dev-util/oprofile/oprofile-0.9.ebuild')
-rw-r--r-- | dev-util/oprofile/oprofile-0.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/oprofile/oprofile-0.9.ebuild b/dev-util/oprofile/oprofile-0.9.ebuild index c509f56eaa9c..3492795c013b 100644 --- a/dev-util/oprofile/oprofile-0.9.ebuild +++ b/dev-util/oprofile/oprofile-0.9.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/dev-util/oprofile/oprofile-0.9.ebuild,v 1.1 2005/06/12 10:32:23 spock Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/oprofile/oprofile-0.9.ebuild,v 1.2 2005/07/07 18:34:29 spock Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/oprofile/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~amd64" +KEYWORDS="x86 ~ppc ~amd64" # IUSE: it also needs kernel sources but all gentoo users have them IUSE="qt" DEPEND=">=dev-libs/popt-1.7-r1 |