commit:     c49893d00458adcf135f310ea3e342a8be947025
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 25 01:21:50 2017 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Fri Jan 27 02:12:16 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c49893d0

base/package.use.mask: Mask USE=opencl on sys-apps/hwloc.

USE=opencl depends exclusively on x11-drivers/ati-drivers, which is
being given its last rites.

 profiles/arch/amd64/package.use.mask | 2 +-
 profiles/arch/x86/package.use.mask   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/profiles/arch/amd64/package.use.mask 
b/profiles/arch/amd64/package.use.mask
index a298dc2..d11825c 100644
--- a/profiles/arch/amd64/package.use.mask
+++ b/profiles/arch/amd64/package.use.mask
@@ -149,7 +149,7 @@ app-editors/gvim -luajit -racket
 
 # Kacper Kowalik <[email protected]> (09 Aug 2013)
 # Works on amd64
-sys-apps/hwloc -cuda -gl -opencl
+sys-apps/hwloc -cuda -gl
 
 # Michał Górny <[email protected]> (22 Jul 2013)
 # Meaningless on amd64 (it controls the 32-bit x86 JIT).

diff --git a/profiles/arch/x86/package.use.mask 
b/profiles/arch/x86/package.use.mask
index 7d028f6..e889408 100644
--- a/profiles/arch/x86/package.use.mask
+++ b/profiles/arch/x86/package.use.mask
@@ -139,7 +139,7 @@ app-editors/gvim -luajit -racket
 
 # Kacper Kowalik <[email protected]> (09 Aug 2013)
 # Works on x86
-sys-apps/hwloc -cuda -gl -opencl
+sys-apps/hwloc -cuda -gl
 
 # Pacho Ramos <[email protected]> (20 Jul 2013)
 # Keywords missing, bug #478104

Reply via email to