diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-11-23 19:02:30 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-11-23 21:04:44 -0800 |
commit | 96eb4310dd90d3a12abbcc136b1c85ef9f6e7f73 (patch) | |
tree | f4e99d2125db6150fdc23d068d16c0a72f9eb170 /profiles/arch/sparc/use.mask | |
parent | profiles: Simplify video_cards_ast mask (diff) | |
download | gentoo-96eb4310dd90d3a12abbcc136b1c85ef9f6e7f73.tar.gz gentoo-96eb4310dd90d3a12abbcc136b1c85ef9f6e7f73.tar.bz2 gentoo-96eb4310dd90d3a12abbcc136b1c85ef9f6e7f73.zip |
profiles: Simplify video_cards_vmware mask
video_cards_vmware is already masked in profiles/arch/base/use.mask, so
there's no need to remask it in all the profiles.
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 8728d6ca1eed..cc01d4739973 100644 --- a/profiles/arch/sparc/use.mask +++ b/profiles/arch/sparc/use.mask @@ -220,9 +220,6 @@ video_cards_vesa video_cards_nouveau # Matt Turner <mattst88@gentoo.org> -# Mask more VIDEO_CARDs added with mesa-8.0 -# vmware wasn't added with mesa-8.0, but it should still be masked -video_cards_vmware # llvm is not keyworded video_cards_amdgpu video_cards_radeonsi |