summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-06-20 20:10:23 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2024-06-20 20:10:23 +0000
commit33597715bbdde8263a617f84a09a65d70263e611 (patch)
tree3ffc5afcb7cf66aaa35950ef0c60a70363cd80a5 /dev-util/google-perftools
parentdev-util/google-perftools: Stabilize 2.15 x86, #933640 (diff)
downloadgentoo-33597715bbdde8263a617f84a09a65d70263e611.tar.gz
gentoo-33597715bbdde8263a617f84a09a65d70263e611.tar.bz2
gentoo-33597715bbdde8263a617f84a09a65d70263e611.zip
dev-util/google-perftools: Stabilize 2.15 ppc64, #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 b98f7e96a79a..e1df72cab963 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 )"