From 6fbde724d2957ff9dfdac0b3c44f4e0e6b6153ea Mon Sep 17 00:00:00 2001 From: Markus Meier Date: Fri, 1 Apr 2016 21:10:32 +0200 Subject: [PATCH] dev-util/oprofile: arm stable, bug #577750 Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="arm" --- 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 530ae1fc28088..6a2519f5ef109 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