From c8357609da2e98fa08215193bf7054a8ae45ee45 Mon Sep 17 00:00:00 2001 From: Marek Szuba Date: Wed, 1 Apr 2020 13:01:22 +0100 Subject: [PATCH] profiles: mask USE=abi_x86_32 for virtual/opencl on amd64 The announcement talked about masking this in all profiles but given the whole of virtual/opencl is now masked on x86 and that the package in question has only been keyworded for amd64 and x86, this seems to be all that is needed. Signed-off-by: Marek Szuba --- profiles/arch/amd64/package.use.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask index 9f7bbe33ffd6..ea33fa0ade12 100644 --- a/profiles/arch/amd64/package.use.mask +++ b/profiles/arch/amd64/package.use.mask @@ -17,6 +17,11 @@ #--- END OF EXAMPLES --- +# Marek Szuba (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 (2020-03-16) # media-libs/cudnn is keyworded on amd64 sci-physics/root -cudnn -- 2.26.2