diff options
author | Jeroen Roovers <jer@gentoo.org> | 2016-05-25 07:58:09 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2016-05-25 07:58:09 +0200 |
commit | 4b560c180107cb7b1c5e228c23fa32f15e76ac52 (patch) | |
tree | e64a68544dd956a668b4fe1555356bb9422cc3b1 /dev-util/oprofile | |
parent | dev-libs/libpfm: Stable for PPC64 (bug #583224). (diff) | |
download | gentoo-4b560c180107cb7b1c5e228c23fa32f15e76ac52.tar.gz gentoo-4b560c180107cb7b1c5e228c23fa32f15e76ac52.tar.bz2 gentoo-4b560c180107cb7b1c5e228c23fa32f15e76ac52.zip |
dev-util/oprofile: Stable for PPC64 (bug #577750).
Package-Manager: portage-2.3.0_rc1
RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-util/oprofile')
-rw-r--r-- | dev-util/oprofile/oprofile-0.9.9-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/oprofile/oprofile-0.9.9-r2.ebuild b/dev-util/oprofile/oprofile-0.9.9-r2.ebuild index afc482ffebb9..1869b7a4b980 100644 --- a/dev-util/oprofile/oprofile-0.9.9-r2.ebuild +++ b/dev-util/oprofile/oprofile-0.9.9-r2.ebuild @@ -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 |