summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-06-20 20:10:58 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2024-06-20 20:10:58 +0000
commit2c6ce13d3a686e4518354ff5c5907caf1f1f0675 (patch)
tree1fdf25c993fcbcca5e2b058a67c62ae47b34b118 /dev-util/google-perftools
parentdev-util/google-perftools: Stabilize 2.15 arm, #933640 (diff)
downloadgentoo-2c6ce13d3a686e4518354ff5c5907caf1f1f0675.tar.gz
gentoo-2c6ce13d3a686e4518354ff5c5907caf1f1f0675.tar.bz2
gentoo-2c6ce13d3a686e4518354ff5c5907caf1f1f0675.zip
dev-util/google-perftools: Stabilize 2.15 ppc, #933640
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-util/google-perftools')
-rw-r--r--dev-util/google-perftools/google-perftools-2.15.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/google-perftools/google-perftools-2.15.ebuild b/dev-util/google-perftools/google-perftools-2.15.ebuild
index 66d0459228f0..5c2bca5d65fe 100644
--- a/dev-util/google-perftools/google-perftools-2.15.ebuild
+++ b/dev-util/google-perftools/google-perftools-2.15.ebuild
@@ -17,7 +17,7 @@ SLOT="0/4"
# linux amd64/arm/arm64/ppc/ppc64/riscv/x86
# OSX ppc/amd64
# AIX ppc/ppc64
-KEYWORDS="-* amd64 arm arm64 ~ppc ppc64 ~riscv x86 ~amd64-linux ~x86-linux"
+KEYWORDS="-* amd64 arm arm64 ppc ppc64 ~riscv x86 ~amd64-linux ~x86-linux"
IUSE="pagesize-16k pagesize-32k pagesize-64k pagesize-128k pagesize-256k +debug llvm-libunwind minimal optimisememory test static-libs"
REQUIRED_USE="?? ( pagesize-16k pagesize-32k pagesize-64k pagesize-128k pagesize-256k )"