diff options
author | 2018-11-28 21:13:41 +0100 | |
---|---|---|
committer | 2018-11-28 21:13:41 +0100 | |
commit | 3c2b5c4316b1b9967b6ea80b5e93f2cdaeefb57c (patch) | |
tree | c096ab8679779b46dfa541b78256b7aab4bc8c67 /dev-util/oprofile | |
parent | gnome-extra/nemo: New upstream version 4.0.2 (diff) | |
download | gentoo-3c2b5c4316b1b9967b6ea80b5e93f2cdaeefb57c.tar.gz gentoo-3c2b5c4316b1b9967b6ea80b5e93f2cdaeefb57c.tar.bz2 gentoo-3c2b5c4316b1b9967b6ea80b5e93f2cdaeefb57c.zip |
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.ebuild | 2 |
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 3a5dc70fb4a7..97686d9e6ae9 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 |