diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-04-26 09:21:36 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-04-26 09:21:36 +0000 |
commit | 6eec4d21a54d268d47cfbfc5630682e2c6342eba (patch) | |
tree | 735e5dd44b95c24a41822a08233513313c216a9d /dev-util/oprofile/oprofile-0.9.8.ebuild | |
parent | Stable for sparc, wrt bug #461100 (diff) | |
download | gentoo-2-6eec4d21a54d268d47cfbfc5630682e2c6342eba.tar.gz gentoo-2-6eec4d21a54d268d47cfbfc5630682e2c6342eba.tar.bz2 gentoo-2-6eec4d21a54d268d47cfbfc5630682e2c6342eba.zip |
Stable for sparc, wrt bug #467152
(Portage version: 2.1.11.55/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-util/oprofile/oprofile-0.9.8.ebuild')
-rw-r--r-- | dev-util/oprofile/oprofile-0.9.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/oprofile/oprofile-0.9.8.ebuild b/dev-util/oprofile/oprofile-0.9.8.ebuild index 77291f2e6e9c..e91a0d3ca599 100644 --- a/dev-util/oprofile/oprofile-0.9.8.ebuild +++ b/dev-util/oprofile/oprofile-0.9.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/oprofile/oprofile-0.9.8.ebuild,v 1.5 2013/04/25 12:55:25 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/oprofile/oprofile-0.9.8.ebuild,v 1.6 2013/04/26 09:21:36 ago Exp $ EAPI=5 inherit eutils linux-info multilib user java-pkg-opt-2 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~mips ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm hppa ~mips ~ppc ~ppc64 sparc x86" IUSE="java pch qt4" DEPEND=">=dev-libs/popt-1.7-r1 |