commit:     3e88dd560c8a39dd60e5eda4cad10dd7fa8085e2
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Thu May  9 00:30:16 2024 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Fri May 10 16:17:20 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e88dd56

profiles/arch/arm64: Stable mask VIDEO_CARDS=d3d12

Bug: https://bugs.gentoo.org/921766
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 profiles/arch/arm64/use.mask        | 1 +
 profiles/arch/arm64/use.stable.mask | 4 ++++
 2 files changed, 5 insertions(+)

diff --git a/profiles/arch/arm64/use.mask b/profiles/arch/arm64/use.mask
index 82d6cdcc042c..785a7b9b90e0 100644
--- a/profiles/arch/arm64/use.mask
+++ b/profiles/arch/arm64/use.mask
@@ -122,6 +122,7 @@ snapcast
 
 # Unmask ARM-only video-cards
 -video_cards_amdgpu
+-video_cards_d3d12
 -video_cards_exynos
 -video_cards_freedreno
 -video_cards_lima

diff --git a/profiles/arch/arm64/use.stable.mask 
b/profiles/arch/arm64/use.stable.mask
index fd6426126dec..6e666cdf09e6 100644
--- a/profiles/arch/arm64/use.stable.mask
+++ b/profiles/arch/arm64/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
 
+# Matt Turner <[email protected]> (2024-05-10)
+# dev-util/directx-headers is not stable yet
+video_cards_d3d12
+
 # Mart Raudsepp <[email protected]> (2023-10-03)
 # dev-util/sysprof-capture and dev-util/sysprof are not stable yet
 sysprof

Reply via email to