commit: f18368ae915e58eb677e66d08eb874ce9f545ab4
Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 5 11:55:08 2016 +0000
Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Tue Apr 5 11:55:08 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f18368ae
dev-util/oprofile: Stable for HPPA (bug #577752).
Package-Manager: portage-2.2.28
RepoMan-Options: --ignore-arches
dev-util/oprofile/oprofile-1.1.0-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-util/oprofile/oprofile-1.1.0-r1.ebuild
b/dev-util/oprofile/oprofile-1.1.0-r1.ebuild
index 2f76ec2..cc4d05f 100644
--- a/dev-util/oprofile/oprofile-1.1.0-r1.ebuild
+++ b/dev-util/oprofile/oprofile-1.1.0-r1.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"
RDEPEND=">=dev-libs/popt-1.7-r1