diff options
author | Mart Raudsepp <leio@gentoo.org> | 2008-05-09 20:01:11 +0000 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2008-05-09 20:01:11 +0000 |
commit | 8d6d1444ce5de07c88a13e02fe087f68ebc98b0b (patch) | |
tree | 50853ad2ebd07a99298e439871b4addd8342c5ec /profiles/default-linux | |
parent | amd64/x86 stable, bug #220957 (diff) | |
download | historical-8d6d1444ce5de07c88a13e02fe087f68ebc98b0b.tar.gz historical-8d6d1444ce5de07c88a13e02fe087f68ebc98b0b.tar.bz2 historical-8d6d1444ce5de07c88a13e02fe087f68ebc98b0b.zip |
Mask video_cards_geode USE flag on all platforms but x86, as it is a video card integrated into the Geode GX/LX CPU chip, which is x86.
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 bdb62d7a54e7..f80597e7b1fc 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.40 2008/04/30 11:45:45 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/use.mask,v 1.41 2008/05/09 20:01:11 leio 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 @@ -42,6 +42,7 @@ -video_cards_fglrx -video_cards_vmware -video_cards_amd +-video_cards_geode -video_cards_vermilion -video_cards_via -video_cards_xgi |