diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2011-03-28 22:06:32 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2011-03-28 22:06:32 +0000 |
commit | 367dfeca7539a09bb7df7051e40c7600b229310c (patch) | |
tree | 6654f1cb4855f3667035580985622040ce2f098d /profiles/default | |
parent | Pin dependencies to appropriate slots, bump to EAPI 3. (diff) | |
download | gentoo-2-367dfeca7539a09bb7df7051e40c7600b229310c.tar.gz gentoo-2-367dfeca7539a09bb7df7051e40c7600b229310c.tar.bz2 gentoo-2-367dfeca7539a09bb7df7051e40c7600b229310c.zip |
Mask nouveau VIDEO_CARDS flag on non-Linux systems.
Diffstat (limited to 'profiles/default')
-rw-r--r-- | profiles/default/linux/use.mask | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/profiles/default/linux/use.mask b/profiles/default/linux/use.mask index 7811db9ab76a..a99e84522278 100644 --- a/profiles/default/linux/use.mask +++ b/profiles/default/linux/use.mask @@ -1,6 +1,6 @@ -# Copyright 2004-2008 Gentoo Foundation. +# Copyright 1999-2011 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default/linux/use.mask,v 1.1 2008/04/01 17:40:05 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default/linux/use.mask,v 1.2 2011/03/28 22:06:32 flameeyes Exp $ # This file masks out USE flags that are simply NOT allowed in the default # profile for any architecture. This works, for example, if a non-default @@ -12,3 +12,6 @@ emul-linux-x86 # ppc and x86/amd64 x264 + +# linux-only drivers +-video_cards_nouveau |