summaryrefslogtreecommitdiff
path: root/profiles
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-05-01 17:20:35 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-05-01 17:20:35 +0100
commita88eb1d9b7042912d196e255eeb20e0c77f6cf47 (patch)
tree291cc788e33b3de8bf1b5e3f1fdddf315f2f5ee7 /profiles
parentc3d14fe9accdf0b091e42f26a66ed7626ba8c24b (diff)
gentoo auto-resync : 01:05:2023 - 17:20:35
Diffstat (limited to 'profiles')
-rw-r--r--profiles/Manifest.gzbin185285 -> 185291 bytes
-rw-r--r--profiles/base/make.defaults6
-rw-r--r--profiles/base/package.use.force1
-rw-r--r--profiles/desc/python_single_target.desc1
-rw-r--r--profiles/desc/python_targets.desc1
-rw-r--r--profiles/features/llvm/make.defaults4
-rw-r--r--profiles/use.local.desc1
7 files changed, 5 insertions, 9 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz
index 8a2db4178ada..a717572c9142 100644
--- a/profiles/Manifest.gz
+++ b/profiles/Manifest.gz
Binary files differ
diff --git a/profiles/base/make.defaults b/profiles/base/make.defaults
index d7ebad36ea6e..65b8149ada84 100644
--- a/profiles/base/make.defaults
+++ b/profiles/base/make.defaults
@@ -129,12 +129,12 @@ PYTHONDONTWRITEBYTECODE="1"
# This MUST be kept in sync with the PYTHON_TARGETS below
# Mike Gilbert <floppym@gentoo.org> (2018-05-23)
# sys-apps/baselayout-2.5 needs split-usr enabled.
-BOOTSTRAP_USE="unicode internal-glib pkg-config split-usr xml python_targets_python3_10"
+BOOTSTRAP_USE="unicode internal-glib pkg-config split-usr xml python_targets_python3_11"
# Mike Gilbert <floppym@gentoo.org> (2012-05-15)
# Default target(s) for python-r1.eclass
-PYTHON_TARGETS="python3_10"
-PYTHON_SINGLE_TARGET="python3_10"
+PYTHON_TARGETS="python3_11"
+PYTHON_SINGLE_TARGET="python3_11"
# Michał Górny <mgorny@gentoo.org> (2013-08-10)
# Moved from portage's make.globals.
diff --git a/profiles/base/package.use.force b/profiles/base/package.use.force
index 699b54e3ef9e..d02c5ebecc65 100644
--- a/profiles/base/package.use.force
+++ b/profiles/base/package.use.force
@@ -207,7 +207,6 @@ app-shells/bash:0 readline
# Michał Górny <mgorny@gentoo.org> (2012-10-14)
# Force-enable all PYTHON_TARGETS for python-exec to avoid using private
# API. Please remember to keep it in sync with python_targets.desc.
-dev-lang/python-exec python_targets_python3_9
dev-lang/python-exec python_targets_python3_10
dev-lang/python-exec python_targets_python3_11
dev-lang/python-exec python_targets_pypy3
diff --git a/profiles/desc/python_single_target.desc b/profiles/desc/python_single_target.desc
index e0f1bed263a1..d931638828a9 100644
--- a/profiles/desc/python_single_target.desc
+++ b/profiles/desc/python_single_target.desc
@@ -3,7 +3,6 @@
# This file contains descriptions of PYTHON_SINGLE_TARGET USE_EXPAND flags.
-python3_9 - Build for Python 3.9 only
python3_10 - Build for Python 3.10 only
python3_11 - Build for Python 3.11 only
pypy3 - Build for PyPy3 only
diff --git a/profiles/desc/python_targets.desc b/profiles/desc/python_targets.desc
index 7b5841ecd4b3..bb38d02367e9 100644
--- a/profiles/desc/python_targets.desc
+++ b/profiles/desc/python_targets.desc
@@ -3,7 +3,6 @@
# This file contains descriptions of PYTHON_TARGETS USE_EXPAND flags.
-python3_9 - Build with Python 3.9
python3_10 - Build with Python 3.10
python3_11 - Build with Python 3.11
pypy3 - Build with PyPy3
diff --git a/profiles/features/llvm/make.defaults b/profiles/features/llvm/make.defaults
index 77b32d47a3c2..54254b71b575 100644
--- a/profiles/features/llvm/make.defaults
+++ b/profiles/features/llvm/make.defaults
@@ -1,4 +1,4 @@
-# Copyright 2021-2022 Gentoo Authors
+# Copyright 2021-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# this is for now highly experimental -dilfridge
@@ -53,7 +53,7 @@ CXXSTDLIB="c++"
BOOTSTRAP_USE="${BOOTSTRAP_USE} ssl curl_ssl_openssl"
# Clang needs this
-BOOTSTRAP_USE="${BOOTSTRAP_USE} python_single_target_python3_10"
+BOOTSTRAP_USE="${BOOTSTRAP_USE} python_single_target_python3_11"
# sys-devel/llvm
BOOTSTRAP_USE="${BOOTSTRAP_USE} -binutils-plugin"
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index 0698cefc848e..7391b0506d2f 100644
--- a/profiles/use.local.desc
+++ b/profiles/use.local.desc
@@ -3921,7 +3921,6 @@ media-gfx/blender:headless - Build without graphical support (renderfarm, server
media-gfx/blender:nanovdb - Enable nanoVDB support in Cycles. Uses less memory than regular openVDB when rendering.
media-gfx/blender:ndof - Enable NDOF input devices (SpaceNavigator and friends).
media-gfx/blender:oidn - Enable OpenImageDenoiser Support
-media-gfx/blender:opencl - Allow OpenCL Graphics Acceleration. This may require extra graphics card drivers.
media-gfx/blender:openimageio - Enable OpenImageIO Support
media-gfx/blender:openpgl - Enable path guiding support in Cycles
media-gfx/blender:opensubdiv - Add rendering support form OpenSubdiv from Dreamworks Animation through media-libs/opensubdiv.