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 | 78c75a69a25b2fcdd9ca3c8d9053812ad9e44815 (patch) | |
tree | f41e00a31a96c63ccd2d64dd7cf9fc88d08b3c1e /profiles/default | |
parent | Pin dependencies to appropriate slots, bump to EAPI 3. (diff) | |
download | historical-78c75a69a25b2fcdd9ca3c8d9053812ad9e44815.tar.gz historical-78c75a69a25b2fcdd9ca3c8d9053812ad9e44815.tar.bz2 historical-78c75a69a25b2fcdd9ca3c8d9053812ad9e44815.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 |