Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/oprofile/
Date: Sat, 08 Dec 2018 12:14:52
Message-Id: 1544271283.7b0350651738cb846963ebe9055236c4780133aa.zlogene@gentoo
1 commit: 7b0350651738cb846963ebe9055236c4780133aa
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Sat Dec 8 12:14:29 2018 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Sat Dec 8 12:14:43 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b035065
7
8 dev-util/oprofile: arm stable wrt bug #669800
9
10 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
11 Package-Manager: Portage-2.3.51, Repoman-2.3.11
12
13 dev-util/oprofile/oprofile-1.2.0-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-util/oprofile/oprofile-1.2.0-r1.ebuild b/dev-util/oprofile/oprofile-1.2.0-r1.ebuild
17 index 97686d9e6ae..d876e4711a6 100644
18 --- a/dev-util/oprofile/oprofile-1.2.0-r1.ebuild
19 +++ b/dev-util/oprofile/oprofile-1.2.0-r1.ebuild
20 @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${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"
27
28 RDEPEND=">=dev-libs/popt-1.7-r1