Gentoo Archives: gentoo-commits

From: Markus Meier <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/oprofile/
Date: Fri, 01 Apr 2016 19:11:00
Message-Id: 1459537848.6fbde724d2957ff9dfdac0b3c44f4e0e6b6153ea.maekke@gentoo
1 commit: 6fbde724d2957ff9dfdac0b3c44f4e0e6b6153ea
2 Author: Markus Meier <maekke <AT> gentoo <DOT> org>
3 AuthorDate: Fri Apr 1 19:10:32 2016 +0000
4 Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
5 CommitDate: Fri Apr 1 19:10:48 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6fbde724
7
8 dev-util/oprofile: arm stable, bug #577750
9
10 Package-Manager: portage-2.2.28
11 RepoMan-Options: --include-arches="arm"
12
13 dev-util/oprofile/oprofile-0.9.9-r2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-util/oprofile/oprofile-0.9.9-r2.ebuild b/dev-util/oprofile/oprofile-0.9.9-r2.ebuild
17 index 530ae1f..6a2519f 100644
18 --- a/dev-util/oprofile/oprofile-0.9.9-r2.ebuild
19 +++ b/dev-util/oprofile/oprofile-0.9.9-r2.ebuild
20 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz"
21
22 LICENSE="GPL-2"
23 SLOT="0"
24 -KEYWORDS="~alpha amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86"
25 +KEYWORDS="~alpha amd64 arm ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86"
26 IUSE="java pch qt4"
27
28 DEPEND=">=dev-libs/popt-1.7-r1