commit:     8fe896f0826cbe1e970801c6753ce6e71cbae595
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Thu May  9 00:29:27 2024 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Fri May 10 16:17:19 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8fe896f0

profiles/arch/arm64: Clean up video_cards_ masks

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

 profiles/arch/arm64/use.mask | 14 ++++----------
 1 file changed, 4 insertions(+), 10 deletions(-)

diff --git a/profiles/arch/arm64/use.mask b/profiles/arch/arm64/use.mask
index 4211f21cb58e..82d6cdcc042c 100644
--- a/profiles/arch/arm64/use.mask
+++ b/profiles/arch/arm64/use.mask
@@ -121,30 +121,24 @@ anthy
 snapcast
 
 # Unmask ARM-only video-cards
+-video_cards_amdgpu
 -video_cards_exynos
 -video_cards_freedreno
 -video_cards_lima
 -video_cards_nouveau
 -video_cards_panfrost
+-video_cards_radeon
+-video_cards_radeonsi
 -video_cards_tegra
 -video_cards_v3d
 -video_cards_vc4
--video_cards_amdgpu
--video_cards_radeon
--video_cards_radeonsi
-
-# James Le Cuirot <ch...@gentoo.org>
-# Unmask as Vivante is available for arm.
 -video_cards_vivante
 
 # Donnie Berkholz <dberkh...@gentoo.org> (2006-02-05)
 # Modular X: mask for architectures on which they aren't available
 video_cards_mga
-video_cards_r128
-
-# Matt Turner <matts...@gentoo.org>
-# Mask more VIDEO_CARDs added with mesa-8.0
 video_cards_r100
+video_cards_r128
 video_cards_r200
 video_cards_r300
 video_cards_r600

Reply via email to