commit: 49304f7b40fcfc34342c0a76701c46e2759bca31 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org> AuthorDate: Sat Jan 4 22:30:36 2025 +0000 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org> CommitDate: Sat Jan 4 22:31:08 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49304f7b
profiles/arm64: Remove VIDEO_CARDS=d3d12 stable mask Closes: https://bugs.gentoo.org/921766 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org> profiles/arch/arm64/use.stable.mask | 4 ---- 1 file changed, 4 deletions(-) diff --git a/profiles/arch/arm64/use.stable.mask b/profiles/arch/arm64/use.stable.mask index 18cd219279c6..66df8d469d11 100644 --- a/profiles/arch/arm64/use.stable.mask +++ b/profiles/arch/arm64/use.stable.mask @@ -8,10 +8,6 @@ # x11-drivers/xf86-video-vmware is not stable yet video_cards_vmware -# 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
