commit:     e47d2953963425910c289b5df149f1aea927c74e
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 14 21:36:51 2024 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Wed Aug 14 21:57:53 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e47d2953

profiles: Unmask VIDEO_CARDS=nvk on media-libs/mesa >= 24.2

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 profiles/arch/amd64/use.mask   | 1 +
 profiles/arch/base/use.mask    | 1 +
 profiles/base/package.use.mask | 2 +-
 3 files changed, 3 insertions(+), 1 deletion(-)

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/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 <[email protected]> (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 <[email protected]> (2024-04-27)
 # dev-python/uv is nowhere near ready to be stabilized.

Reply via email to