Gentoo Archives: gentoo-commits

From: Michael Weber <xmw@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/google-perftools/
Date: Wed, 15 Feb 2017 23:14:07
Message-Id: 1487200429.969e20d7a2ee05f068c9204a227018eb35f472de.xmw@gentoo
1 commit: 969e20d7a2ee05f068c9204a227018eb35f472de
2 Author: Michael Weber <xmw <AT> gentoo <DOT> org>
3 AuthorDate: Wed Feb 15 22:57:38 2017 +0000
4 Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
5 CommitDate: Wed Feb 15 23:13:49 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=969e20d7
7
8 dev-util/google-perftools: ppc stable (bug 585646).
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11
12 dev-util/google-perftools/google-perftools-2.0-r2.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-util/google-perftools/google-perftools-2.0-r2.ebuild b/dev-util/google-perftools/google-perftools-2.0-r2.ebuild
16 index 18567975a0..36a588001a 100644
17 --- a/dev-util/google-perftools/google-perftools-2.0-r2.ebuild
18 +++ b/dev-util/google-perftools/google-perftools-2.0-r2.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2016 Gentoo Foundation
21 +# Copyright 1999-2017 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23 # $Id$
24
25 @@ -19,7 +19,7 @@ SLOT="0/4"
26 # linux x86/amd64/ppc/ppc64/arm
27 # OSX ppc/amd64
28 # AIX ppc/ppc64
29 -KEYWORDS="-* amd64 arm ~ppc ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux"
30 +KEYWORDS="-* amd64 arm ppc ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux"
31 IUSE="largepages +debug minimal test static-libs"
32
33 DEPEND="sys-libs/libunwind"