summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2016-06-02 21:09:45 +0200
committerTobias Klausmann <klausman@gentoo.org>2016-06-02 21:10:15 +0200
commitbae7ae6c9daf8b14386cc14c3c40d8e5d9331844 (patch)
tree449e81e78fc3ae0845725c8510b59118290405c3 /dev-util/oprofile
parentsys-kernel/gentoo-sources: Linux patch 4.4.12 (diff)
downloadgentoo-bae7ae6c9daf8b14386cc14c3c40d8e5d9331844.tar.gz
gentoo-bae7ae6c9daf8b14386cc14c3c40d8e5d9331844.tar.bz2
gentoo-bae7ae6c9daf8b14386cc14c3c40d8e5d9331844.zip
dev-util/oprofile-1.1.0-r1: add alpha keyword
Gentoo-Bug: 577752 Package-Manager: portage-2.3.0_rc1
Diffstat (limited to 'dev-util/oprofile')
-rw-r--r--dev-util/oprofile/oprofile-1.1.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
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