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/arm64 | |
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/arm64')
-rw-r--r-- | profiles/arch/arm64/use.mask | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/profiles/arch/arm64/use.mask b/profiles/arch/arm64/use.mask index 52fb80ae5368..8cb0a794e2ad 100644 --- a/profiles/arch/arm64/use.mask +++ b/profiles/arch/arm64/use.mask @@ -225,8 +225,6 @@ video_cards_r200 video_cards_r300 video_cards_r600 video_cards_radeonsi -# vmware wasn't added with mesa-8.0, but it should still be masked -video_cards_vmware # USE=audit masked prior to testing on alpha, arm, hppa, ppc64, s390, sh. # Bug #184563, 18 Sep 2007 |