summaryrefslogtreecommitdiff
path: root/dev-util/oprofile
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2018-11-28 21:13:41 +0100
committerTobias Klausmann <klausman@gentoo.org>2018-11-28 21:13:41 +0100
commit3c2b5c4316b1b9967b6ea80b5e93f2cdaeefb57c (patch)
treec096ab8679779b46dfa541b78256b7aab4bc8c67 /dev-util/oprofile
parent64c75c1e48ad8ef37887baafd2aee379d667a4ba (diff)
downloadgentoo-3c2b5c4316b1b9967b6ea80b5e93f2cdaeefb57c.tar.gz
gentoo-3c2b5c4316b1b9967b6ea80b5e93f2cdaeefb57c.tar.xz
dev-util/oprofile-1.2.0-r1: alpha stable
Bug: http://bugs.gentoo.org/669800 Signed-off-by: Tobias Klausmann <klausman@gentoo.org>
Diffstat (limited to 'dev-util/oprofile')
-rw-r--r--dev-util/oprofile/oprofile-1.2.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/oprofile/oprofile-1.2.0-r1.ebuild b/dev-util/oprofile/oprofile-1.2.0-r1.ebuild
index 3a5dc70fb4a..97686d9e6ae 100644
--- a/dev-util/oprofile/oprofile-1.2.0-r1.ebuild
+++ b/dev-util/oprofile/oprofile-1.2.0-r1.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