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 | 87798d96f1313e90fc77a40104399f7039da9324 (patch) | |
tree | abffc5622b1a259940972c376aa61689e5aefdf2 /profiles/prefix | |
parent | Remove broken Python and SWIG support wrt #361029. (diff) | |
download | gentoo-2-87798d96f1313e90fc77a40104399f7039da9324.tar.gz gentoo-2-87798d96f1313e90fc77a40104399f7039da9324.tar.bz2 gentoo-2-87798d96f1313e90fc77a40104399f7039da9324.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/prefix')
-rw-r--r-- | profiles/prefix/linux/use.mask | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/profiles/prefix/linux/use.mask b/profiles/prefix/linux/use.mask index 3c42cfb9ac59..cb058976b970 100644 --- a/profiles/prefix/linux/use.mask +++ b/profiles/prefix/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/prefix/linux/use.mask,v 1.3 2011/03/28 22:06:32 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/linux/use.mask,v 1.4 2011/03/29 01:58:48 flameeyes Exp $ # Re-add linux stuff that is masked in base/ -elibc_glibc @@ -9,6 +9,3 @@ # Re-add acl, as it does work in prefixed Linux (if the host kernel supports it) -acl - -# linux-only drivers --video_cards_nouveau |