From: Tobias Klausmann Date: Thu, 2 Jun 2016 19:09:45 +0000 (+0200) Subject: dev-util/oprofile-1.1.0-r1: add alpha keyword X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=bae7ae6c9daf8b14386cc14c3c40d8e5d9331844;p=gentoo.git dev-util/oprofile-1.1.0-r1: add alpha keyword Gentoo-Bug: 577752 Package-Manager: portage-2.3.0_rc1 --- diff --git a/dev-util/oprofile/oprofile-1.1.0-r1.ebuild b/dev-util/oprofile/oprofile-1.1.0-r1.ebuild index dd226570b73c..914d3652ebd6 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