diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2006-01-29 01:11:51 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2006-01-29 01:11:51 +0000 |
commit | 5d7f7c2034501ba36a9dc942efcbbe871f03a8d6 (patch) | |
tree | 64ce8274b9fb75a6955e9ec9b104e8bb1389a971 /profiles | |
parent | Bug 100439: RESTRICT test (diff) | |
download | historical-5d7f7c2034501ba36a9dc942efcbbe871f03a8d6.tar.gz historical-5d7f7c2034501ba36a9dc942efcbbe871f03a8d6.tar.bz2 historical-5d7f7c2034501ba36a9dc942efcbbe871f03a8d6.zip |
The sparc-only video cards have to actually be unmasked. So, for example,
instead of 'video_cards_sunffb' we need '-video_cards_sunffb' in this file.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/default-linux/sparc/use.mask | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/profiles/default-linux/sparc/use.mask b/profiles/default-linux/sparc/use.mask index ef96bcb0bc4a..df0de5bfc044 100644 --- a/profiles/default-linux/sparc/use.mask +++ b/profiles/default-linux/sparc/use.mask @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/sparc/use.mask,v 1.57 2006/01/28 23:26:37 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/sparc/use.mask,v 1.58 2006/01/29 01:11:51 fmccor Exp $ # This file contains a list of useflags that cannot be used on sparc. @@ -122,10 +122,10 @@ ladcca v4l2 # Unmask sparc-only video cards -video_cards_sunbw2 -video_cards_suncg14 -video_cards_suncg3 -video_cards_suncg6 -video_cards_sunffb -video_cards_sunleo -video_cards_suntcx +-video_cards_sunbw2 +-video_cards_suncg14 +-video_cards_suncg3 +-video_cards_suncg6 +-video_cards_sunffb +-video_cards_sunleo +-video_cards_suntcx |