diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2009-01-31 15:18:55 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2009-01-31 15:18:55 +0000 |
commit | 3e26d10689af17c54e57b9068a213af277411080 (patch) | |
tree | 034a5c32940f1b3e71382609686b51aef1388ad5 /profiles/default/linux/package.use.mask | |
parent | Enable glib and ssl useflags by default, fixes bug 257102 (diff) | |
download | gentoo-2-3e26d10689af17c54e57b9068a213af277411080.tar.gz gentoo-2-3e26d10689af17c54e57b9068a213af277411080.tar.bz2 gentoo-2-3e26d10689af17c54e57b9068a213af277411080.zip |
Mask cuda use flag for boinc. Make it work only for nonhardened amd64 and x86.
Diffstat (limited to 'profiles/default/linux/package.use.mask')
-rw-r--r-- | profiles/default/linux/package.use.mask | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/profiles/default/linux/package.use.mask b/profiles/default/linux/package.use.mask index 9176c06bd6cb..0bde73bf9057 100644 --- a/profiles/default/linux/package.use.mask +++ b/profiles/default/linux/package.use.mask @@ -1,3 +1,6 @@ +# Mask since there are no targets for other archs than x86 and amd64 +sci-misc/boinc cuda + # Mask until Qt 4.4 works with this package, as we need to mask 4.3 # because of bug 248038. See also bug 243362. sci-visualization/paraview qt4 |