From: Agostino Sarubbo Date: Sat, 19 Mar 2016 16:31:30 +0000 (+0100) Subject: dev-util/oprofile: amd64 stable wrt bug #577752 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=ef8f5414ee7f67c81b42e031e5698969452478bd;p=gentoo.git dev-util/oprofile: amd64 stable wrt bug #577752 Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo --- diff --git a/dev-util/oprofile/oprofile-1.1.0-r1.ebuild b/dev-util/oprofile/oprofile-1.1.0-r1.ebuild index f4aae039acbb..2f76ec28245d 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