diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2011-07-11 15:13:39 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2011-07-11 15:13:39 +0000 |
commit | 659b138618b00e8954b73c5cac1e907d5699e092 (patch) | |
tree | a9c0b0f27ad44f30466cd0891f5fe857489b49bb /profiles | |
parent | Unmask USE="opencl" here. (diff) | |
download | gentoo-2-659b138618b00e8954b73c5cac1e907d5699e092.tar.gz gentoo-2-659b138618b00e8954b73c5cac1e907d5699e092.tar.bz2 gentoo-2-659b138618b00e8954b73c5cac1e907d5699e092.zip |
Unmask USE="opencl" here.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/x86/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/arch/x86/use.mask | 6 |
2 files changed, 9 insertions, 2 deletions
diff --git a/profiles/arch/x86/ChangeLog b/profiles/arch/x86/ChangeLog index b4a7b9a574da..adc3e1b3a56f 100644 --- a/profiles/arch/x86/ChangeLog +++ b/profiles/arch/x86/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for Gentoo/x86 profile directory # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/ChangeLog,v 1.74 2011/07/11 04:55:07 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/ChangeLog,v 1.75 2011/07/11 15:13:39 ssuominen Exp $ + + 11 Jul 2011; Samuli Suominen <ssuominen@gentoo.org> use.mask: + Unmask USE="opencl" here. 11 Jul 2011; Robin H. Johnson <robbat2@gentoo.org> package.use.mask: unmask parse-clocks on x86/amd46 for ntp due to pps-tools. diff --git a/profiles/arch/x86/use.mask b/profiles/arch/x86/use.mask index 4609d4eaefb6..8029b9c4ab28 100644 --- a/profiles/arch/x86/use.mask +++ b/profiles/arch/x86/use.mask @@ -1,6 +1,6 @@ # Copyright 1999-2011 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.25 2011/07/01 21:54:28 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/use.mask,v 1.26 2011/07/11 15:13:39 ssuominen Exp $ # Unmask the flag which corresponds to ARCH. -x86 @@ -9,6 +9,10 @@ # x86 profile. This works, for example, if another architecture's # profile have a USE flag associated with (such as altivec, mmx, etc). +# 2011/07/11 - Samuli Suominen <ssuominen@gentoo.org> +# Unmask amd64/x86 only opencl support for nvidia-cuda-toolkit +-opencl + # 2011/07/01 - Alexey Shvetsov <alexxy@gentoo.org> # Infiniband stuff works on x86 -infiniband |