diff options
author | Michał Górny <mgorny@gentoo.org> | 2017-05-05 22:49:27 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2017-05-20 23:24:52 +0200 |
commit | 096118ec720d50bf5835c8da4dfe7d562de51de5 (patch) | |
tree | ed3953d0863186633a7bfc0b2cc5025f6791026d /profiles | |
parent | dev-util/nvidia-cuda-toolkit: Drop to ~arch (diff) | |
download | gentoo-096118ec720d50bf5835c8da4dfe7d562de51de5.tar.gz gentoo-096118ec720d50bf5835c8da4dfe7d562de51de5.tar.bz2 gentoo-096118ec720d50bf5835c8da4dfe7d562de51de5.zip |
package.mask: Mask old versions of CUDA-related packages
Closes: https://github.com/gentoo/gentoo/pull/4559
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/package.mask | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index 291b62c00ed0..0703755006a8 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -29,6 +29,14 @@ #--- END OF EXAMPLES --- +# Michał Górny <mgorny@gentoo.org> (20 May 2017) +# Old versions of CUDA and their reverse dependencies. They do not +# support GCC 4.9+, and are really old. +<dev-python/pycuda-2016 +<dev-util/nvidia-cuda-sdk-7 +<dev-util/nvidia-cuda-toolkit-7 +net-wireless/cpyrit-cuda + # Michał Górny <mgorny@gentoo.org> (18 May 2017) # Last release in 2007, upstream disappeared. Requires a lot # of patching. Unmaintained since 2012. Bad ebuild quality, #514850. |