From 514c44bb9cc421df9c323acbad430cbb6ee5b89a Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 15 May 2024 00:01:28 +0100 Subject: gentoo auto-resync : 15:05:2024 - 00:01:27 --- profiles/Manifest.gz | Bin 205419 -> 205417 bytes profiles/package.mask | 6 +++++- profiles/use.local.desc | 1 + 3 files changed, 6 insertions(+), 1 deletion(-) (limited to 'profiles') diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz index 10b3cdb7dcd3..9f0d03ae7571 100644 Binary files a/profiles/Manifest.gz and b/profiles/Manifest.gz differ diff --git a/profiles/package.mask b/profiles/package.mask index 3deeb219666e..5a3b36bcfd7c 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,10 @@ #--- END OF EXAMPLES --- +# Andreas Sturmlechner (2024-05-14) +# Breaks build of revdeps. +~app-text/poppler-24.05.0 + # Arthur Zamarin (2024-05-13) # EAPI=6, fails to compile, archived upstream, uses deprecated go eclasses. # Removal: 2024-06-12. Bugs #931879, #734186. @@ -732,7 +736,7 @@ sec-keys/openpgp-keys-jiatan ~kde-misc/plasma-pass-1.2.2 ~app-editors/kile-2.9.94 ~dev-db/futuresql-0.1.1 -~dev-libs/appstream-1.0.2 +~dev-libs/appstream-1.0.3 ~dev-libs/kdiagram-3.0.1 ~dev-libs/kirigami-addons-1.2.0 ~dev-libs/ktextaddons-1.5.4 diff --git a/profiles/use.local.desc b/profiles/use.local.desc index a2bac7e18b8a..b9c258717f8d 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1886,6 +1886,7 @@ dev-lang/php:xslt - Build the XSL extension dev-lang/polyml:portable - Build the portable interpreter version of Poly/ML instead of native dev-lang/python:bluetooth - Build Bluetooth protocol support in socket module dev-lang/python:ensurepip - Install the ensurepip module that uses bundled wheels to bootstrap pip and setuptools (if disabled, it will be only possible to use venv `--without-pip`) +dev-lang/python:gil - Build with Global Interpreter Lock. Disable to use the experimental freethreading mode. dev-lang/python:jit - Enable experimental Just-In-Time compilation support. dev-lang/python:libedit - Link readline extension against dev-libs/libedit instead of sys-libs/readline dev-lang/python:pgo - Optimize the build using Profile Guided Optimization (PGO) by running Python's test suite and collecting statistics based on its performance. This will take longer to build. -- cgit v1.2.3