diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-11-23 17:40:09 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-11-23 21:04:43 -0800 |
commit | 91963b19eebb422055da6dce468948a87a7a0a9b (patch) | |
tree | fca16f964f9ddd9deb1ed9f856c2e222f6f80ea1 /profiles/arch/arm | |
parent | profiles: Remove dead video_cards_ilo mask (diff) | |
download | gentoo-91963b19eebb422055da6dce468948a87a7a0a9b.tar.gz gentoo-91963b19eebb422055da6dce468948a87a7a0a9b.tar.bz2 gentoo-91963b19eebb422055da6dce468948a87a7a0a9b.zip |
profiles: Simplify video_cards_newport mask
newport is one of the graphics options for the SGI Indy, a MIPS system.
video_cards_newport 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/arm')
-rw-r--r-- | profiles/arch/arm/use.mask | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/profiles/arch/arm/use.mask b/profiles/arch/arm/use.mask index 245a69051e6c..a6e084acb4a9 100644 --- a/profiles/arch/arm/use.mask +++ b/profiles/arch/arm/use.mask @@ -122,7 +122,6 @@ video_cards_intel video_cards_mach64 video_cards_mga video_cards_neomagic -video_cards_newport video_cards_nouveau video_cards_nv video_cards_r128 |