diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2011-03-29 01:58:48 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2011-03-29 01:58:48 +0000 |
commit | ddec5cac42527afb5d685c5e96fd9e2d72bf3dcf (patch) | |
tree | f7b827babdb4d4c9e55a6304d3ce97fe95ef4a8b /profiles/default | |
parent | Remove broken Python and SWIG support wrt #361029. (diff) | |
download | historical-ddec5cac42527afb5d685c5e96fd9e2d72bf3dcf.tar.gz historical-ddec5cac42527afb5d685c5e96fd9e2d72bf3dcf.tar.bz2 historical-ddec5cac42527afb5d685c5e96fd9e2d72bf3dcf.zip |
Only unmask nouveau for x86 and amd64; follow the x11-base/xorg-drivers masking this time, but cover _all_ packages.
Diffstat (limited to 'profiles/default')
-rw-r--r-- | profiles/default/linux/use.mask | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/profiles/default/linux/use.mask b/profiles/default/linux/use.mask index a99e84522278..70d743e5bcd2 100644 --- a/profiles/default/linux/use.mask +++ b/profiles/default/linux/use.mask @@ -1,6 +1,6 @@ # 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.2 2011/03/28 22:06:32 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default/linux/use.mask,v 1.3 2011/03/29 01:58:48 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,6 +12,3 @@ emul-linux-x86 # ppc and x86/amd64 x264 - -# linux-only drivers --video_cards_nouveau |