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/hardened | |
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/hardened')
-rw-r--r-- | profiles/hardened/linux/powerpc/ppc64/use.mask | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/profiles/hardened/linux/powerpc/ppc64/use.mask b/profiles/hardened/linux/powerpc/ppc64/use.mask index a487f3164d22..194eec99ed43 100644 --- a/profiles/hardened/linux/powerpc/ppc64/use.mask +++ b/profiles/hardened/linux/powerpc/ppc64/use.mask @@ -26,7 +26,6 @@ video_cards_apm video_cards_ark video_cards_i128 video_cards_i740 -video_cards_intel video_cards_neomagic video_cards_rendition video_cards_siliconmotion |