diff options
author | 2005-07-10 23:45:02 +0000 | |
---|---|---|
committer | 2005-07-10 23:45:02 +0000 | |
commit | 91a3b563d882d92365f4a3e0dc06984be83ed003 (patch) | |
tree | 6e0432af59c637ad91fc531071a547051980b688 /profiles | |
parent | Added ~sparc keyword. (diff) | |
download | historical-91a3b563d882d92365f4a3e0dc06984be83ed003.tar.gz historical-91a3b563d882d92365f4a3e0dc06984be83ed003.tar.bz2 historical-91a3b563d882d92365f4a3e0dc06984be83ed003.zip |
Masked dvd, dvdr and mpeg use flags as sparc32 is really too slow to run them.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/default-linux/sparc/sparc32/use.mask | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/profiles/default-linux/sparc/sparc32/use.mask b/profiles/default-linux/sparc/sparc32/use.mask index a83abb3e4ecc..61aa15de0f41 100644 --- a/profiles/default-linux/sparc/sparc32/use.mask +++ b/profiles/default-linux/sparc/sparc32/use.mask @@ -5,3 +5,9 @@ nptl # Don't allow alsa in sparc32 because of missing drivers alsa ladcca + +# Jason Wever <weeve@gentoo.org> +# Don't allow for some video and dvd use flags since sparc32 is too slow +dvd +dvdr +mpeg |