commit:     ede5aedef6e4603bf0dd669c80284a59aa35cf11
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Wed Apr  1 18:23:21 2020 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Wed Apr  1 18:29:00 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ede5aede

profiles: Revert opencl masks

There are some depgraph issues to solve before we're ready for this.

This reverts commit a4b7a64c78029cba9db33d52e6e3efc83822ced8.
This reverts commit e2609adda1f455cd3e691374d4e00c06bfed7b07.
This reverts commit c8357609da2e98fa08215193bf7054a8ae45ee45.

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 profiles/arch/amd64/package.use.mask | 5 -----
 profiles/arch/x86/package.mask       | 5 -----
 profiles/arch/x86/use.mask           | 5 -----
 3 files changed, 15 deletions(-)

diff --git a/profiles/arch/amd64/package.use.mask 
b/profiles/arch/amd64/package.use.mask
index ea33fa0ade1..9f7bbe33ffd 100644
--- a/profiles/arch/amd64/package.use.mask
+++ b/profiles/arch/amd64/package.use.mask
@@ -17,11 +17,6 @@
 
 #--- END OF EXAMPLES ---
 
-# Marek Szuba <[email protected]> (2020-04-01)
-# Phase one of removing ABI_X86_32 support from virtual/opencl,
-# as announced on 2020-03-09
-virtual/opencl abi_x86_32
-
 # Guilherme Amadio <[email protected]> (2020-03-16)
 # media-libs/cudnn is keyworded on amd64
 sci-physics/root -cudnn

diff --git a/profiles/arch/x86/package.mask b/profiles/arch/x86/package.mask
index 3770dbf14cd..3e1b51eff52 100644
--- a/profiles/arch/x86/package.mask
+++ b/profiles/arch/x86/package.mask
@@ -1,11 +1,6 @@
 # Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-# Marek Szuba <[email protected]> (2020-04-01)
-# Phase one of removing ABI_X86_32 support from virtual/opencl,
-# as announced on 2020-03-09
-virtual/opencl
-
 # Bernardo Meurer <[email protected]> (2019-09-28)
 # Requires app-crypt/tpm2-tss which is pending ~x86 vide
 # https://bugs.gentoo.org/695758

diff --git a/profiles/arch/x86/use.mask b/profiles/arch/x86/use.mask
index 055fa75bbd7..82f29aa00ac 100644
--- a/profiles/arch/x86/use.mask
+++ b/profiles/arch/x86/use.mask
@@ -4,11 +4,6 @@
 # Unmask the flag which corresponds to ARCH.
 -x86
 
-# Marek Szuba <[email protected]> (2020-04-01)
-# Phase one of removing ABI_X86_32 support from virtual/opencl,
-# as announced on 2020-03-09
-opencl
-
 # Matt Turner <[email protected]> (2018-11-11)
 # d3d9 works on x86
 -d3d9

Reply via email to