summaryrefslogtreecommitdiff
path: root/profiles
diff options
context:
space:
mode:
Diffstat (limited to 'profiles')
-rw-r--r--profiles/Manifest.gzbin235673 -> 235671 bytes
-rw-r--r--profiles/arch/amd64/use.mask1
-rw-r--r--profiles/arch/base/package.use.mask5
-rw-r--r--profiles/arch/base/use.mask1
-rw-r--r--profiles/base/package.use.mask2
-rw-r--r--profiles/use.local.desc1
6 files changed, 9 insertions, 1 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz
index ed1e8ba469e0..501e0673bf61 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 8049967550c6..445c840781e2 100644
--- a/profiles/arch/amd64/use.mask
+++ b/profiles/arch/amd64/use.mask
@@ -141,6 +141,7 @@
-video_cards_i965
-video_cards_intel
-video_cards_nvidia
+-video_cards_nvk
-video_cards_siliconmotion
-video_cards_vesa
-video_cards_via
diff --git a/profiles/arch/base/package.use.mask b/profiles/arch/base/package.use.mask
index eccb6c4c756b..1d3fbfbbc9b5 100644
--- a/profiles/arch/base/package.use.mask
+++ b/profiles/arch/base/package.use.mask
@@ -1,6 +1,11 @@
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Paul Zander <negril.nx+gentoo@gmail.com> (2024-08-12)
+# Builds a amd vendored opencl runtime that causes collisions.
+# Hardly useful outside of maintainer testing. #934963, #936317
+dev-util/hip opencl
+
# matoro <matoro_gentoo@matoro.tk> (2024-07-14)
# Abandoned upstream, does not take bug reports, unsupported in Gentoo.
# Only remaining use is as a requirement for dev-lang/go on arm{,64}.
diff --git a/profiles/arch/base/use.mask b/profiles/arch/base/use.mask
index d1cd9910ec4a..51535e316ad9 100644
--- a/profiles/arch/base/use.mask
+++ b/profiles/arch/base/use.mask
@@ -160,6 +160,7 @@ video_cards_i915
video_cards_i965
video_cards_intel
video_cards_nvidia
+video_cards_nvk
video_cards_vesa
video_cards_via
video_cards_vmware
diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
index 3524602d25e9..6c9bef5a32a7 100644
--- a/profiles/base/package.use.mask
+++ b/profiles/base/package.use.mask
@@ -40,7 +40,7 @@ net-misc/openssh xmss
# Matt Turner <mattst88@gentoo.org> (2024-05-08)
# Brand new, introduces lots of new aspects to the build.
# Masked for further testing.
-media-libs/mesa video_cards_nvk
+<media-libs/mesa-24.2 video_cards_nvk
# Michał Górny <mgorny@gentoo.org> (2024-04-27)
# dev-python/uv is nowhere near ready to be stabilized.
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index 44f27d7ffe5c..871fb2f60652 100644
--- a/profiles/use.local.desc
+++ b/profiles/use.local.desc
@@ -5917,6 +5917,7 @@ net-im/toxic:sound - Enables audio calling
net-im/toxic:video - Enables video calling
net-im/zoom:bundled-qt - Use bundled Qt and icu instead of system-wide libs
net-im/zoom:opencl - Use OpenCL for virtual background support (virtual/opencl)
+net-im/zoom:zoom-symlink - Install a zoom symlink in /usr/bin
net-irc/anope:ldap - Build LDAP modules for e.g. opertypes
net-irc/anope:sql - Build modules which require SQL
net-irc/anope:ssl - Provide SSL services using OpenSSL