diff options
author | Marek Szuba <marecki@gentoo.org> | 2020-04-01 12:55:52 +0100 |
---|---|---|
committer | Marek Szuba <marecki@gentoo.org> | 2020-04-01 13:03:53 +0100 |
commit | a4b7a64c78029cba9db33d52e6e3efc83822ced8 (patch) | |
tree | 3e84d3268f3da12119080fae5dc69b46ddd0da26 /profiles | |
parent | media-fonts/symbola: Update LICENSE, add mirror restriction. (diff) | |
download | gentoo-a4b7a64c78029cba9db33d52e6e3efc83822ced8.tar.gz gentoo-a4b7a64c78029cba9db33d52e6e3efc83822ced8.tar.bz2 gentoo-a4b7a64c78029cba9db33d52e6e3efc83822ced8.zip |
profiles: mask virtual/opencl on x86
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/x86/package.mask | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/profiles/arch/x86/package.mask b/profiles/arch/x86/package.mask index 3e1b51eff52a..3770dbf14cd6 100644 --- a/profiles/arch/x86/package.mask +++ b/profiles/arch/x86/package.mask @@ -1,6 +1,11 @@ # Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Marek Szuba <marecki@gentoo.org> (2020-04-01) +# Phase one of removing ABI_X86_32 support from virtual/opencl, +# as announced on 2020-03-09 +virtual/opencl + # Bernardo Meurer <bernardo@standard.ai> (2019-09-28) # Requires app-crypt/tpm2-tss which is pending ~x86 vide # https://bugs.gentoo.org/695758 |