diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-04-01 12:56:18 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-04-01 12:56:18 +0000 |
commit | 28285da9e375426fe68ed2f2331dd8927048ae7e (patch) | |
tree | ce3a3a4527c3253688401c885009ebd1b6e8ca89 /profiles/default-linux | |
parent | Adding a || die is not a bad idea. (diff) | |
download | gentoo-2-28285da9e375426fe68ed2f2331dd8927048ae7e.tar.gz gentoo-2-28285da9e375426fe68ed2f2331dd8927048ae7e.tar.bz2 gentoo-2-28285da9e375426fe68ed2f2331dd8927048ae7e.zip |
Mask real useflag on all but Linux/x86 systems.
Diffstat (limited to 'profiles/default-linux')
-rw-r--r-- | profiles/default-linux/x86/use.mask | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/default-linux/x86/use.mask b/profiles/default-linux/x86/use.mask index b13160a940da..40f2c563f5f8 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.16 2006/03/21 19:38:26 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/use.mask,v 1.17 2006/04/01 12:56:18 flameeyes 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 @@ -38,4 +38,5 @@ video_cards_newport #codec support -win32codecs +-real -x264 |