diff options
author | Markus Meier <maekke@gentoo.org> | 2018-01-23 06:57:01 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2018-01-23 06:57:01 +0100 |
commit | 4f9a06b8f1501e4633809d2228a2363cd4d29689 (patch) | |
tree | d1377744cd6590c4f6cb33089c7fe472a9db2a71 /dev-util/google-perftools | |
parent | dev-python/pyudev: arm stable, bug #640308 (diff) | |
download | gentoo-4f9a06b8f1501e4633809d2228a2363cd4d29689.tar.gz gentoo-4f9a06b8f1501e4633809d2228a2363cd4d29689.tar.bz2 gentoo-4f9a06b8f1501e4633809d2228a2363cd4d29689.zip |
dev-util/google-perftools: arm stable, bug #640330
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-util/google-perftools')
-rw-r--r-- | dev-util/google-perftools/google-perftools-2.6.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/google-perftools/google-perftools-2.6.2.ebuild b/dev-util/google-perftools/google-perftools-2.6.2.ebuild index 915b13494241..cdbf549f9647 100644 --- a/dev-util/google-perftools/google-perftools-2.6.2.ebuild +++ b/dev-util/google-perftools/google-perftools-2.6.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -17,7 +17,7 @@ SLOT="0/4" # linux x86/amd64/ppc/ppc64/arm # OSX ppc/amd64 # AIX ppc/ppc64 -KEYWORDS="-* amd64 ~arm ~arm64 ppc ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="-* amd64 arm ~arm64 ppc ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="largepages +debug minimal optimisememory test static-libs" DEPEND="sys-libs/libunwind" |