diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-12-22 14:44:44 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-12-22 14:44:44 +0000 |
commit | 0f14201dfdd42ee06060a413cc7406c0b09cab0c (patch) | |
tree | 14cf244319207ff28289e08e0773a80fbb767eb6 /dev-util/oprofile/oprofile-0.9.9.ebuild | |
parent | Stable for ppc64, wrt bug #493138 (diff) | |
download | gentoo-2-0f14201dfdd42ee06060a413cc7406c0b09cab0c.tar.gz gentoo-2-0f14201dfdd42ee06060a413cc7406c0b09cab0c.tar.bz2 gentoo-2-0f14201dfdd42ee06060a413cc7406c0b09cab0c.zip |
Stable for ppc64, wrt bug #467348
(Portage version: 2.2.1/cvs/Linux ppc64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-util/oprofile/oprofile-0.9.9.ebuild')
-rw-r--r-- | dev-util/oprofile/oprofile-0.9.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/oprofile/oprofile-0.9.9.ebuild b/dev-util/oprofile/oprofile-0.9.9.ebuild index a1d78992c482..a8d6b186fbf6 100644 --- a/dev-util/oprofile/oprofile-0.9.9.ebuild +++ b/dev-util/oprofile/oprofile-0.9.9.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.9.ebuild,v 1.2 2013/12/21 18:55:32 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/oprofile/oprofile-0.9.9.ebuild,v 1.3 2013/12/22 14:44:44 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 |