From: Thomas Deutschmann Date: Mon, 13 May 2019 00:24:14 +0000 (+0200) Subject: dev-util/oprofile: x86 stable (bug #683352) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=92d4817929be68eab1261f8f73852c5b91c77867;p=gentoo.git dev-util/oprofile: x86 stable (bug #683352) Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann --- diff --git a/dev-util/oprofile/oprofile-1.3.0.ebuild b/dev-util/oprofile/oprofile-1.3.0.ebuild index ae37cd926c90..bd943675ab3e 100644 --- a/dev-util/oprofile/oprofile-1.3.0.ebuild +++ b/dev-util/oprofile/oprofile-1.3.0.ebuild @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${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