diff options
author | 2006-12-31 02:23:34 +0000 | |
---|---|---|
committer | 2006-12-31 02:23:34 +0000 | |
commit | e2ef17ae16b512db62d9b94a3f04b9f619c00421 (patch) | |
tree | 799c8b16967bedddbddc4165df3610d20289ce6c /profiles/default-linux | |
parent | fix mplayer to build against the latest live555.com (diff) | |
download | historical-e2ef17ae16b512db62d9b94a3f04b9f619c00421.tar.gz historical-e2ef17ae16b512db62d9b94a3f04b9f619c00421.tar.bz2 historical-e2ef17ae16b512db62d9b94a3f04b9f619c00421.zip |
masking ivtv USE flag since it's not stable and currently can't be stabled since there's no one to test
Diffstat (limited to 'profiles/default-linux')
-rw-r--r-- | profiles/default-linux/ppc/use.mask | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/profiles/default-linux/ppc/use.mask b/profiles/default-linux/ppc/use.mask index 6a57d78b9a4d..e24a53be5a45 100644 --- a/profiles/default-linux/ppc/use.mask +++ b/profiles/default-linux/ppc/use.mask @@ -70,6 +70,13 @@ graphlcd # keyworded p2p +# cardoe@gentoo.org +# masking ivtv since I got the original support for it +# but it was never stabled and it appears to have been +# broken in later releases by an endian issue. I no longer +# have the hardware to test +ivtv + # Modular X: unmask for architectures on which they are available -input_devices_synaptics -input_devices_wacom |