diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-03-13 15:14:33 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-03-13 15:14:33 +0000 |
commit | b45d83b1b763c27413798194dd8ab3786c796e71 (patch) | |
tree | 2739db68c3e4aa5e5070e6554f97673f86785cfc /profiles | |
parent | Masking a lot of video_cards which i doubt are available on ARM (diff) | |
download | gentoo-2-b45d83b1b763c27413798194dd8ab3786c796e71.tar.gz gentoo-2-b45d83b1b763c27413798194dd8ab3786c796e71.tar.bz2 gentoo-2-b45d83b1b763c27413798194dd8ab3786c796e71.zip |
Masking a lot of video_cards which i doubt are available on SH
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/default-linux/sh/use.mask | 35 |
1 files changed, 28 insertions, 7 deletions
diff --git a/profiles/default-linux/sh/use.mask b/profiles/default-linux/sh/use.mask index 00ea87736d5d..d01a0efd9b02 100644 --- a/profiles/default-linux/sh/use.mask +++ b/profiles/default-linux/sh/use.mask @@ -57,18 +57,39 @@ nvtv xine ocaml gimp -xemacs +xemacs + +video_cards_apm +video_cards_ark +video_cards_ati +video_cards_cirrus +video_cards_ciryx +video_cards_chips +video_cards_glint +video_cards_i128 +video_cards_i740 +video_cards_intel +video_cards_mga +video_cards_neomagic +video_cards_nsc +video_cards_nv +video_cards_r128 +video_cards_rendition +video_cards_s3 +video_cards_s3virge +video_cards_savage +video_cards_siliconmotion +video_cards_sis +video_cards_tdfx +video_cards_trident +video_cards_tseng +video_cards_via +video_cards_voodoo # 2006/03/07 - Donnie Berkholz <dberkholz@gentoo.org> # Modular X: mask for architectures lacking direct rendering dri -# Only works on x86/amd64/ia64 -video_cards_ast -video_cards_radeonhd -video_cards_sis -video_cards_vesa - # nspr isnt ported to SuperH which means no seamonkey/firefox/etc... nsplugin firefox |