summaryrefslogtreecommitdiff
path: root/profiles
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-11-22 17:18:34 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-11-22 17:18:34 +0000
commitfd87b7c771378b2116981e3924bee5805148e118 (patch)
tree91ed28393c7b534787d3c073e269fe598d0fd535 /profiles
parent77b74be093bdf4a0ed4121acc3f8e229103cf004 (diff)
gentoo auto-resync : 22:11:2023 - 17:18:34
Diffstat (limited to 'profiles')
-rw-r--r--profiles/Manifest.gzbin182969 -> 182972 bytes
-rw-r--r--profiles/arch/amd64/use.mask4
-rw-r--r--profiles/arch/amd64/use.stable.mask4
-rw-r--r--profiles/arch/base/use.mask3
-rw-r--r--profiles/package.mask10
-rw-r--r--profiles/use.local.desc2
6 files changed, 13 insertions, 10 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz
index b14f98c8b042..d6302ac14777 100644
--- a/profiles/Manifest.gz
+++ b/profiles/Manifest.gz
Binary files differ
diff --git a/profiles/arch/amd64/use.mask b/profiles/arch/amd64/use.mask
index 3e17c184e946..048f26b5883f 100644
--- a/profiles/arch/amd64/use.mask
+++ b/profiles/arch/amd64/use.mask
@@ -4,6 +4,10 @@
# Unmask the flag which corresponds to ARCH.
-amd64
+# Paul Zander <negril.nx+gentoo@gmail.com> (2023-11-17)
+# ROCm/HIP works here
+-hip
+
# Andrew Ammerlaan <andrewammerlaan@gentoo.org> (2023-07-11)
# Unmask secureboot flag on arches where sbsigntools is keyworded
-secureboot
diff --git a/profiles/arch/amd64/use.stable.mask b/profiles/arch/amd64/use.stable.mask
index dc93eb4e00b2..5f97cbc0e630 100644
--- a/profiles/arch/amd64/use.stable.mask
+++ b/profiles/arch/amd64/use.stable.mask
@@ -4,6 +4,10 @@
# This file requires eapi 5 or later. New entries go on top.
# Please use the same syntax as in use.mask
+# Paul Zander <negril.nx+gentoo@gmail.com> (2023-11-17)
+# ROCm/HIP is not suitable for stabilization.
+hip
+
# Jimi Huotari <chiitoo@gentoo.org> (2023-03-03)
# Mask until stable.
pyside6
diff --git a/profiles/arch/base/use.mask b/profiles/arch/base/use.mask
index fea25523e4a2..216f30b7336f 100644
--- a/profiles/arch/base/use.mask
+++ b/profiles/arch/base/use.mask
@@ -37,6 +37,9 @@ oci8
cuda
nvenc
+# ROCm/HIP only works on amd64
+hip
+
# masking here, and unmasking in arch/x86/use.mask
vidix
diff --git a/profiles/package.mask b/profiles/package.mask
index 2abc8138e0e7..d51c6c22a30d 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -484,16 +484,6 @@ x11-drivers/nvidia-drivers:0/390
# Breaks too many revdeps for now
=app-text/discount-3*
-# Jaco Kroon <jaco@uls.co.za> (2022-11-05)
-# Some potentially breaking changes here, please check the UPGRADE.txt file.
-# Most important: chan_sip no longer builds by default, if you've migrated to
-# PJSIP you should be OK and most likely you should be able to safely unmask.
-# For now to prevent accidental upgrades and to allow proper testing this will
-# be in place for minimum six months (2023-04-22).
-=net-misc/asterisk-20*
-=net-misc/asterisk-opus-20*
-=net-misc/asterisk-g729-20*
-
# John Helmert III <ajak@gentoo.org> (2022-10-16)
# <OpenSSL-1.1.1 are EOL and contain known vulnerabilities. Users should
# migrate to a newer branch.
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index 5c2883ea8f27..ecb3a1bfb4d1 100644
--- a/profiles/use.local.desc
+++ b/profiles/use.local.desc
@@ -1848,6 +1848,7 @@ dev-lang/vala:valadoc - Installs valadoc documentation generation tool
dev-lang/xsb:mariadb - Enable support for the mariadb database backend
dev-lang/yap:R - Enable support for connecting R to Prolog
dev-lang/yap:raptor - Enable support for Raptor RDF syntax libarary
+dev-lang/zig:llvm - Build with LLVM backend and extensions enabled.
dev-libs/aml:examples - Build and install examples
dev-libs/antlr-c:debugger - Compiles debug info into the library
dev-libs/apache-arrow:compute - Build the Arrow Compute Modules
@@ -3976,6 +3977,7 @@ media-gfx/blender:dds - Adds DDS textures support to Blender.
media-gfx/blender:embree - Use embree to accelerate certain areas of the Cycles render engine.
media-gfx/blender:fluid - Adds fluid simulation support via the built-in Mantaflow library.
media-gfx/blender:headless - Build without graphical support (renderfarm, server mode only).
+media-gfx/blender:hip - Build cycles renderer with AMD HIP support.
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