diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-12-30 20:15:02 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-12-30 20:15:02 +0000 |
commit | 74deaa48062fe0d2e11481024239cb8bc4840544 (patch) | |
tree | 02606a65e7fe0f55df1ffb4d6392eb53bcd23f24 /profiles | |
parent | QA: Lines in use.mask are either one useflag or a comment, not both. (diff) | |
download | historical-74deaa48062fe0d2e11481024239cb8bc4840544.tar.gz historical-74deaa48062fe0d2e11481024239cb8bc4840544.tar.bz2 historical-74deaa48062fe0d2e11481024239cb8bc4840544.zip |
+video_cards_sis
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/default-linux/arm/use.mask | 1 | ||||
-rw-r--r-- | profiles/default-linux/s390/use.mask | 1 | ||||
-rw-r--r-- | profiles/default-linux/sh/use.mask | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/profiles/default-linux/arm/use.mask b/profiles/default-linux/arm/use.mask index 617a86ca20e2..b8548eee8390 100644 --- a/profiles/default-linux/arm/use.mask +++ b/profiles/default-linux/arm/use.mask @@ -61,6 +61,7 @@ video_cards_newport video_cards_nsc video_cards_rendition video_cards_siliconmotion +video_cards_sis video_cards_tga video_cards_tseng video_cards_vesa diff --git a/profiles/default-linux/s390/use.mask b/profiles/default-linux/s390/use.mask index 82a3350c1d3a..5ab5ddf33d22 100644 --- a/profiles/default-linux/s390/use.mask +++ b/profiles/default-linux/s390/use.mask @@ -54,6 +54,7 @@ X opengl xpm vim-with-x +video_cards_sis # I need to have some of the bad tcltk uses fixed, until then... # tcl was marked stable on this platform so only adding tk to mask diff --git a/profiles/default-linux/sh/use.mask b/profiles/default-linux/sh/use.mask index 1249c3648907..44a3b70c378c 100644 --- a/profiles/default-linux/sh/use.mask +++ b/profiles/default-linux/sh/use.mask @@ -49,6 +49,7 @@ dri # Only works on x86/amd64/ia64 video_cards_vesa +video_cards_sis # nspr isnt ported to SuperH which means no seamonkey/firefox/etc... nsplugin |