From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 75A2F138350 for ; Wed, 1 Apr 2020 12:07:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9E4B8E0BBE; Wed, 1 Apr 2020 12:07:29 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 72A82E0BBA for ; Wed, 1 Apr 2020 12:07:29 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7AD4E34F79A for ; Wed, 1 Apr 2020 12:07:28 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C7F681AC for ; Wed, 1 Apr 2020 12:07:26 +0000 (UTC) From: "Marek Szuba" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Marek Szuba" Message-ID: <1585742636.e2609adda1f455cd3e691374d4e00c06bfed7b07.marecki@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/x86/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/x86/use.mask X-VCS-Directories: profiles/arch/x86/ X-VCS-Committer: marecki X-VCS-Committer-Name: Marek Szuba X-VCS-Revision: e2609adda1f455cd3e691374d4e00c06bfed7b07 X-VCS-Branch: master Date: Wed, 1 Apr 2020 12:07:26 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: f26a25d4-75bb-4edf-b50e-20d27548d9e6 X-Archives-Hash: df93fcbea173f33b160f91604f3ca0d5 commit: e2609adda1f455cd3e691374d4e00c06bfed7b07 Author: Marek Szuba gentoo org> AuthorDate: Wed Apr 1 11:57:49 2020 +0000 Commit: Marek Szuba gentoo org> CommitDate: Wed Apr 1 12:03:56 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2609add profiles: mask USE=opencl on x86 Signed-off-by: Marek Szuba gentoo.org> profiles/arch/x86/use.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/arch/x86/use.mask b/profiles/arch/x86/use.mask index 82f29aa00ac..055fa75bbd7 100644 --- a/profiles/arch/x86/use.mask +++ b/profiles/arch/x86/use.mask @@ -4,6 +4,11 @@ # Unmask the flag which corresponds to ARCH. -x86 +# Marek Szuba (2020-04-01) +# Phase one of removing ABI_X86_32 support from virtual/opencl, +# as announced on 2020-03-09 +opencl + # Matt Turner (2018-11-11) # d3d9 works on x86 -d3d9