diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-11-23 18:17:08 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-11-23 21:04:44 -0800 |
commit | 2f066bcd56649219973cdcde038668935583bb37 (patch) | |
tree | 6dc52bf119ce30f6f249f5cd7236fa41614c9c83 /profiles/arch/sparc/use.mask | |
parent | profiles: Simplify video_cards_newport mask (diff) | |
download | gentoo-2f066bcd56649219973cdcde038668935583bb37.tar.gz gentoo-2f066bcd56649219973cdcde038668935583bb37.tar.bz2 gentoo-2f066bcd56649219973cdcde038668935583bb37.zip |
profiles: Simplify video_cards_{i915,i965,intel} masks
Instead of masking them on all the platforms they're not available,
unmask them on the only two platforms they are.
Diffstat (limited to 'profiles/arch/sparc/use.mask')
-rw-r--r-- | profiles/arch/sparc/use.mask | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/profiles/arch/sparc/use.mask b/profiles/arch/sparc/use.mask index b1d68d441bcb..516559e0a0e0 100644 --- a/profiles/arch/sparc/use.mask +++ b/profiles/arch/sparc/use.mask @@ -216,7 +216,6 @@ video_cards_ark video_cards_rendition video_cards_chips video_cards_apm -video_cards_intel video_cards_nv video_cards_vesa video_cards_ast @@ -224,8 +223,6 @@ video_cards_nouveau # Matt Turner <mattst88@gentoo.org> # Mask more VIDEO_CARDs added with mesa-8.0 -video_cards_i915 -video_cards_i965 # vmware wasn't added with mesa-8.0, but it should still be masked video_cards_vmware # llvm is not keyworded |