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/hppa | |
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/hppa')
-rw-r--r-- | profiles/arch/hppa/use.mask | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/profiles/arch/hppa/use.mask b/profiles/arch/hppa/use.mask index 24baf0c5ab97..f0164b9ec480 100644 --- a/profiles/arch/hppa/use.mask +++ b/profiles/arch/hppa/use.mask @@ -218,9 +218,6 @@ video_cards_cirrus video_cards_glint video_cards_i128 video_cards_i740 -video_cards_i915 -video_cards_i965 -video_cards_intel video_cards_mach64 video_cards_mga video_cards_neomagic |