diff options
author | Michael Weber <xmw@gentoo.org> | 2017-02-15 23:57:38 +0100 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-02-16 00:13:49 +0100 |
commit | 969e20d7a2ee05f068c9204a227018eb35f472de (patch) | |
tree | 744a104e82b32cb75b53cece1a2563d918f66320 /dev-util | |
parent | profiles: clean up mask entry. (diff) | |
download | gentoo-969e20d7a2ee05f068c9204a227018eb35f472de.tar.gz gentoo-969e20d7a2ee05f068c9204a227018eb35f472de.tar.bz2 gentoo-969e20d7a2ee05f068c9204a227018eb35f472de.zip |
dev-util/google-perftools: ppc stable (bug 585646).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/google-perftools/google-perftools-2.0-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/google-perftools/google-perftools-2.0-r2.ebuild b/dev-util/google-perftools/google-perftools-2.0-r2.ebuild index 18567975a001..36a588001a3c 100644 --- a/dev-util/google-perftools/google-perftools-2.0-r2.ebuild +++ b/dev-util/google-perftools/google-perftools-2.0-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -19,7 +19,7 @@ SLOT="0/4" # linux x86/amd64/ppc/ppc64/arm # OSX ppc/amd64 # AIX ppc/ppc64 -KEYWORDS="-* amd64 arm ~ppc ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="-* amd64 arm ppc ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="largepages +debug minimal test static-libs" DEPEND="sys-libs/libunwind" |