diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2011-07-11 15:12:29 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2011-07-11 15:12:29 +0000 |
commit | e363dee86bf2c021644e1504161a3d4f80f1fd0e (patch) | |
tree | cec350ce3472648b7ed6213fcc367e5f8fe5291a /profiles/arch | |
parent | Mask USE="opencl" here and unmask it in amd64 and x86 profile. (diff) | |
download | gentoo-2-e363dee86bf2c021644e1504161a3d4f80f1fd0e.tar.gz gentoo-2-e363dee86bf2c021644e1504161a3d4f80f1fd0e.tar.bz2 gentoo-2-e363dee86bf2c021644e1504161a3d4f80f1fd0e.zip |
Unmask USE="opencl" here.
Diffstat (limited to 'profiles/arch')
-rw-r--r-- | profiles/arch/amd64/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/arch/amd64/use.mask | 6 |
2 files changed, 9 insertions, 2 deletions
diff --git a/profiles/arch/amd64/ChangeLog b/profiles/arch/amd64/ChangeLog index 9c0b42b73dc8..7ed22b451736 100644 --- a/profiles/arch/amd64/ChangeLog +++ b/profiles/arch/amd64/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for Gentoo/AMD64 profile directory # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/ChangeLog,v 1.135 2011/07/11 04:54:52 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/ChangeLog,v 1.136 2011/07/11 15:12:29 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/amd64/use.mask b/profiles/arch/amd64/use.mask index 1bb111030605..f36af5b4533e 100644 --- a/profiles/arch/amd64/use.mask +++ b/profiles/arch/amd64/use.mask @@ -1,12 +1,16 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/use.mask,v 1.25 2011/07/01 21:54:28 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/use.mask,v 1.26 2011/07/11 15:12:29 ssuominen Exp $ # Unmask the flag which corresponds to ARCH. -amd64 # SECTION: Unmask +# 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 here -infiniband |