nvram only works on amd64/x86, so mask as such
authorMike Frysinger <vapier@gentoo.org>
Sat, 10 Mar 2007 14:46:45 +0000 (14:46 +0000)
committerMike Frysinger <vapier@gentoo.org>
Sat, 10 Mar 2007 14:46:45 +0000 (14:46 +0000)
profiles/base/use.mask
profiles/default-linux/amd64/use.mask
profiles/default-linux/x86/use.mask

index 07cb502a892bc6057e81b0b007f8daefff9d648c..d02482730e47a91edbeba54a2953a53658d23673 100644 (file)
@@ -16,6 +16,7 @@ sse2
 svga
 win32codecs
 real
+nvram
 
 # ppc arch specific USE flags
 altivec
index b1b90e8a3085b4ee50f90bb80d6a36374e7ba9fb..8f951c2c12e644a22787ba57876f61af2a7d3d32 100644 (file)
@@ -1,9 +1,13 @@
 # Copyright 2004 Gentoo Foundation.
 # Distributed under the terms of the GNU General Public License, v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/amd64/use.mask,v 1.51 2007/02/12 16:40:49 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/amd64/use.mask,v 1.52 2007/03/10 14:46:45 vapier Exp $
 
 # SECTION: Unmask
 
+# 2007/03/10 - Mike Frysinger <vapier@gentoo.org>
+# NVRAM works on x86/amd64 hosts
+-nvram
+
 # 2006/06/07 - Danny van Dyk <kugelfang@gentoo.org>
 # Profile cleanup: Unmask emul-linux-x86
 -emul-linux-x86
index 3533860f533027bb84ff352b3b4e8a0e79e7d5f9..8ade30baf8543a5ecd5c69677fdf2aafe51f2255 100644 (file)
@@ -1,6 +1,6 @@
 # Copyright 2004 Gentoo Foundation.
 # Distributed under the terms of the GNU General Public License, v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/use.mask,v 1.26 2007/01/18 16:33:29 rbu Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/use.mask,v 1.27 2007/03/10 14:46:45 vapier Exp $
 
 # This file masks out USE flags that are simply NOT allowed in the default
 # x86 profile.  This works, for example, if another architecture's
@@ -18,6 +18,7 @@
 -sse2
 -svga
 -kqemu
+-nvram
 
 # Unmask nvidia XvMC support
 -nvidia