alexxy 14/04/08 09:43:46 Modified: use.mask Log: Add udcm desc. And mask cuda on all arches and unmask it for target ones only
Revision Changes Path 1.61 profiles/arch/x86/use.mask file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/x86/use.mask?rev=1.61&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/x86/use.mask?rev=1.61&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/x86/use.mask?r1=1.60&r2=1.61 Index: use.mask =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/arch/x86/use.mask,v retrieving revision 1.60 retrieving revision 1.61 diff -u -r1.60 -r1.61 --- use.mask 30 Mar 2014 21:38:45 -0000 1.60 +++ use.mask 8 Apr 2014 09:43:46 -0000 1.61 @@ -1,10 +1,14 @@ # Copyright 1999-2014 Gentoo Foundation. # Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/use.mask,v 1.60 2014/03/30 21:38:45 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/use.mask,v 1.61 2014/04/08 09:43:46 alexxy Exp $ # Unmask the flag which corresponds to ARCH. -x86 +# Alexey Shvetsov <[email protected]> (08 Apr 2014) +# Cuda works here +-cuda + # Michał Górny <[email protected]> (30 Mar 2014) # PyPy is keyworded on this arch. -python_targets_pypy
