diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-11-23 18:54:41 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-11-23 21:04:44 -0800 |
commit | 56a539c1e5f5cc9655620622c98286c371dc5e03 (patch) | |
tree | 9dfb3d0bced7030319108277f0c7b46a412e2039 /profiles/arch/amd64/use.mask | |
parent | profiles: Simplify video_cards_{i915,i965,intel} masks (diff) | |
download | gentoo-56a539c1e5f5cc9655620622c98286c371dc5e03.tar.gz gentoo-56a539c1e5f5cc9655620622c98286c371dc5e03.tar.bz2 gentoo-56a539c1e5f5cc9655620622c98286c371dc5e03.zip |
profiles: Simplify video_cards_siliconmotion mask
Instead of masking it on all the platforms it's not available,
unmask it on the only three platforms it is.
Diffstat (limited to 'profiles/arch/amd64/use.mask')
-rw-r--r-- | profiles/arch/amd64/use.mask | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/arch/amd64/use.mask b/profiles/arch/amd64/use.mask index f04f03d0d39f..b859c0af8a3f 100644 --- a/profiles/arch/amd64/use.mask +++ b/profiles/arch/amd64/use.mask @@ -122,6 +122,7 @@ -video_cards_i965 -video_cards_intel -video_cards_nvidia +-video_cards_siliconmotion -video_cards_via -video_cards_virtualbox -video_cards_vmware |