diff options
author | 2017-05-07 13:16:23 +0200 | |
---|---|---|
committer | 2017-05-20 23:24:50 +0200 | |
commit | 70cef02a9b44c17ee603a3ea572a18c70dd149fc (patch) | |
tree | 9d0d08b433abffefd3ff8518c1fc385e61dea2ee /profiles | |
parent | profiles/arch/x86: Mask cuda since newer versions no longer support x86 (diff) | |
download | gentoo-70cef02a9b44c17ee603a3ea572a18c70dd149fc.tar.gz gentoo-70cef02a9b44c17ee603a3ea572a18c70dd149fc.tar.bz2 gentoo-70cef02a9b44c17ee603a3ea572a18c70dd149fc.zip |
profiles: Stable-mask USE=cuda due to dropping to ~arch
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/amd64/use.stable.mask | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/arch/amd64/use.stable.mask b/profiles/arch/amd64/use.stable.mask index f61ff941c456..30b67e51e71e 100644 --- a/profiles/arch/amd64/use.stable.mask +++ b/profiles/arch/amd64/use.stable.mask @@ -4,6 +4,10 @@ # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in use.mask +# Michał Górny <mgorny@gentoo.org> (20 May 2017) +# The modern versions of CUDA SDK are not suitable for stabilization. +cuda + # Mike Gilbert <floppym@gentoo.org> (19 Oct 2014) # sys-libs/libapparmor apparmor |