Gentoo Archives: gentoo-commits

From: Marek Szuba <marecki@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/amd64/
Date: Wed, 01 Apr 2020 12:07:29
Message-Id: 1585742640.c8357609da2e98fa08215193bf7054a8ae45ee45.marecki@gentoo
1 commit: c8357609da2e98fa08215193bf7054a8ae45ee45
2 Author: Marek Szuba <marecki <AT> gentoo <DOT> org>
3 AuthorDate: Wed Apr 1 12:01:22 2020 +0000
4 Commit: Marek Szuba <marecki <AT> gentoo <DOT> org>
5 CommitDate: Wed Apr 1 12:04:00 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8357609
7
8 profiles: mask USE=abi_x86_32 for virtual/opencl on amd64
9
10 The announcement talked about masking this in all profiles but given the
11 whole of virtual/opencl is now masked on x86 and that the package in
12 question has only been keyworded for amd64 and x86, this seems to be all
13 that is needed.
14
15 Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>
16
17 profiles/arch/amd64/package.use.mask | 5 +++++
18 1 file changed, 5 insertions(+)
19
20 diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask
21 index 9f7bbe33ffd..ea33fa0ade1 100644
22 --- a/profiles/arch/amd64/package.use.mask
23 +++ b/profiles/arch/amd64/package.use.mask
24 @@ -17,6 +17,11 @@
25
26 #--- END OF EXAMPLES ---
27
28 +# Marek Szuba <marecki@g.o> (2020-04-01)
29 +# Phase one of removing ABI_X86_32 support from virtual/opencl,
30 +# as announced on 2020-03-09
31 +virtual/opencl abi_x86_32
32 +
33 # Guilherme Amadio <amadio@g.o> (2020-03-16)
34 # media-libs/cudnn is keyworded on amd64
35 sci-physics/root -cudnn