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 173BB138334 for ; Mon, 9 Jul 2018 16:51:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3BA31E08D6; Mon, 9 Jul 2018 16:51:37 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 05DAEE08D4 for ; Mon, 9 Jul 2018 16:51:36 +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 6E9E7335C7F for ; Mon, 9 Jul 2018 16:51:35 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E0B2E35D for ; Mon, 9 Jul 2018 16:51:33 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1531155088.addca40181cc9b59282b275a1118b9b651189e5c.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/arm64/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/arm64/use.mask X-VCS-Directories: profiles/arch/arm64/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: addca40181cc9b59282b275a1118b9b651189e5c X-VCS-Branch: master Date: Mon, 9 Jul 2018 16:51:33 +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-Archives-Salt: 9e2005b9-cd2b-49de-b5e0-1843a84b79af X-Archives-Hash: 0e875d272148816a28edd26f4a3a7d96 commit: addca40181cc9b59282b275a1118b9b651189e5c Author: Michał Górny gentoo org> AuthorDate: Mon Jul 9 15:31:42 2018 +0000 Commit: Michał Górny gentoo org> CommitDate: Mon Jul 9 16:51:28 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=addca401 profiles/arch/arm64: Mask USE=opencl profiles/arch/arm64/use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/arm64/use.mask b/profiles/arch/arm64/use.mask index 0c08ee777ac..e7c721a3a47 100644 --- a/profiles/arch/arm64/use.mask +++ b/profiles/arch/arm64/use.mask @@ -26,6 +26,10 @@ -neon -armvfp +# Michał Górny (09 Jul 2018) +# No OpenCL provider is available on arm64. +opencl + # Michał Górny (03 Feb 2018) # dev-lang/luajit not tested here. luajit