commit: 4b560c180107cb7b1c5e228c23fa32f15e76ac52
Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Wed May 25 05:58:09 2016 +0000
Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Wed May 25 05:58:09 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b560c18
dev-util/oprofile: Stable for PPC64 (bug #577750).
Package-Manager: portage-2.3.0_rc1
RepoMan-Options: --ignore-arches
dev-util/oprofile/oprofile-0.9.9-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-util/oprofile/oprofile-0.9.9-r2.ebuild
b/dev-util/oprofile/oprofile-0.9.9-r2.ebuild
index afc482f..1869b7a 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