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/base | |
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/base')
-rw-r--r-- | profiles/base/package.use.mask | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index a1d82ffdd0a7..c51795e421bc 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -5,9 +5,9 @@ # Bug 255623 dev-dotnet/libgdiplus pango -# Tomas Chvatal <scarabeus@gentoo.org> (24 Nov 2008) -# mask bindist for boinc, which is only for x86 and amd64 -sci-misc/boinc bindist +# Tomas Chvatal <scarabeus@gentoo.org> (31 Jan 2009) +# mask cuda for boinc. Works only on amd64 and x86 +sci-misc/boinc cuda # Robert Buchholz <rbu@gentoo.org> (16 Aug 2008) # TLS needs dev-libs/cryptlib, which is x86 only |