commit: bae7ae6c9daf8b14386cc14c3c40d8e5d9331844
Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 2 19:09:45 2016 +0000
Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
CommitDate: Thu Jun 2 19:10:15 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bae7ae6c
dev-util/oprofile-1.1.0-r1: add alpha keyword
Gentoo-Bug: 577752
Package-Manager: portage-2.3.0_rc1
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 dd22657..914d365 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