diff options
author | Sam James <sam@gentoo.org> | 2024-06-20 19:06:20 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-06-20 19:06:20 +0100 |
commit | b323991cb498852f9c1171f517e8aebe8fd0ede1 (patch) | |
tree | cc6108cc8aa7c4af278ea0da2787d5e854866221 /dev-util/google-perftools | |
parent | dev-php/PEAR-Auth_SASL: Stabilize 1.2.0 amd64, #934618 (diff) | |
download | gentoo-b323991cb498852f9c1171f517e8aebe8fd0ede1.tar.gz gentoo-b323991cb498852f9c1171f517e8aebe8fd0ede1.tar.bz2 gentoo-b323991cb498852f9c1171f517e8aebe8fd0ede1.zip |
dev-util/google-perftools: Stabilize 2.15 amd64, #933640
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util/google-perftools')
-rw-r--r-- | dev-util/google-perftools/google-perftools-2.15.ebuild | 2 |
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 5175ee14fd22..8c24a046a81a 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 )" |