diff options
-rw-r--r-- | profiles/default-linux/use.mask | 3 | ||||
-rw-r--r-- | profiles/default-linux/x86/use.mask | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/profiles/default-linux/use.mask b/profiles/default-linux/use.mask index e199c9ec3976..dc87635681bf 100644 --- a/profiles/default-linux/use.mask +++ b/profiles/default-linux/use.mask @@ -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/use.mask,v 1.11 2005/04/26 00:29:48 r3pek Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/use.mask,v 1.12 2005/05/09 10:26:34 lu_zero 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 @@ -22,6 +22,7 @@ ultra1 # x86 only divx4linux win32codecs +kqemu # x86/amd64 only: mmx diff --git a/profiles/default-linux/x86/use.mask b/profiles/default-linux/x86/use.mask index 2193b6da7cb2..657b4e751f37 100644 --- a/profiles/default-linux/x86/use.mask +++ b/profiles/default-linux/x86/use.mask @@ -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.6 2005/04/17 23:33:19 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/use.mask,v 1.7 2005/05/09 10:26:34 lu_zero 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 @@ -16,4 +16,4 @@ -3dnowex -win32codecs -divx4linux - +-kqemu |