diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-11-23 20:38:38 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-11-23 21:04:44 -0800 |
commit | 997dbaf55731aa8d4a0228dd7b933faed198c0c4 (patch) | |
tree | 713fa405e89533bfc6f8ad8a69edde436dff4708 /profiles/arch/sparc/use.mask | |
parent | profiles: Simplify video_cards_siliconmotion mask (diff) | |
download | gentoo-997dbaf55731aa8d4a0228dd7b933faed198c0c4.tar.gz gentoo-997dbaf55731aa8d4a0228dd7b933faed198c0c4.tar.bz2 gentoo-997dbaf55731aa8d4a0228dd7b933faed198c0c4.zip |
profiles: Simplify video_cards_ast mask
Instead of masking it on all the platforms it's not available,
unmask it on the only two platforms it is.
Diffstat (limited to 'profiles/arch/sparc/use.mask')
-rw-r--r-- | profiles/arch/sparc/use.mask | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/profiles/arch/sparc/use.mask b/profiles/arch/sparc/use.mask index be15cf1c96bc..8728d6ca1eed 100644 --- a/profiles/arch/sparc/use.mask +++ b/profiles/arch/sparc/use.mask @@ -217,7 +217,6 @@ video_cards_chips video_cards_apm video_cards_nv video_cards_vesa -video_cards_ast video_cards_nouveau # Matt Turner <mattst88@gentoo.org> |