From f50d60b8eb707b56133e594376e993b98e726b5d Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 10 Mar 2024 18:45:26 +0000 Subject: gentoo auto-resync : 10:03:2024 - 18:45:26 --- profiles/Manifest.gz | Bin 202676 -> 202674 bytes profiles/arch/x86/package.use.mask | 4 ++++ profiles/base/package.use.mask | 5 +++++ profiles/package.mask | 33 +++++++++++++++++++++++++++++++++ profiles/use.local.desc | 1 - 5 files changed, 42 insertions(+), 1 deletion(-) (limited to 'profiles') diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz index 96243acfe367..dfb85b3d1f53 100644 Binary files a/profiles/Manifest.gz and b/profiles/Manifest.gz differ diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask index 278c245cebdb..ff88065c8b3e 100644 --- a/profiles/arch/x86/package.use.mask +++ b/profiles/arch/x86/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Guilherme Amadio (2024-03-09) +# Qt6 not keyworded on x86 +sci-physics/root qt6 + # Sam James (2024-03-04) # Miscompiles rust and fails to bootstrap (bug #923278) >=dev-lang/rust-1.74.1 lto diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 32ba064f6d92..ad45544c8aa9 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -6,6 +6,11 @@ # This file is only for generic masks. For arch-specific masks (i.e. # mask everywhere, unmask on arch/*) use arch/base. +# Guilherme Amadio (2024-03-09) +# Requires manually installing dependencies, see bug #791802 +# Please use MYCMAKEARGS instead. +sci-physics/root R + # Sam James (2024-03-07) # The bluetooth feature is unstable for now (causes timeouts if no dbus adapter # is available). diff --git a/profiles/package.mask b/profiles/package.mask index 5091fb036814..9e97a36c37a7 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,39 @@ #--- END OF EXAMPLES --- +# Michał Górny (2024-03-10) +# Packages that still require (2024-03-10) +# Archived upstream, latest release is 3 years old. One test +# failure with python 3.11, more with python 3.12. +# Removal on: 2024-04-10. Bug #920439 +sci-libs/scikit-optimize + +# Eray Aslan (2024-03-10) +# Mask experimental software +=mail-mta/postfix-3.10* + # Andrew Ammerlaan (2024-03-09) # Requires pyside2/shiboken2, which is unmaintained upstream and # not compatible with llvm-16 and up or python-3.12 and up. diff --git a/profiles/use.local.desc b/profiles/use.local.desc index bfff7fbddd55..385a88a5626e 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -2483,7 +2483,6 @@ dev-python/pillow:imagequant - Build with Image Quantization Library support dev-python/pivy:quarter - Use media-libs/quarter for GUI bindings dev-python/pivy:soqt - Use media-libs/SoQt for GUI bindings dev-python/pyarrow:parquet - Enables read/write parquet data format -dev-python/pydantic:native-extensions - Compiles native "C" extensions. dev-python/pyglet:image - Enable support for image formats other than PNG and BMP dev-python/pymongo:native-extensions - Compiles native C extensions dev-python/pymongo:test-full - Run test suite in full, including tests that run a local database instance. -- cgit v1.2.3