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 A4A9E139694 for ; Sun, 18 Jun 2017 16:46:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 57D7D254023; Sun, 18 Jun 2017 16:46:01 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 3A18C254023 for ; Sun, 18 Jun 2017 16:46:01 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 38A64341856 for ; Sun, 18 Jun 2017 16:46:00 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CF2BC747F for ; Sun, 18 Jun 2017 16:45:58 +0000 (UTC) From: "Alexis Ballier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alexis Ballier" Message-ID: <1497804345.898f73afb9cf0728b4b061a96edb631c4d858107.aballier@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: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: 898f73afb9cf0728b4b061a96edb631c4d858107 X-VCS-Branch: master Date: Sun, 18 Jun 2017 16:45:58 +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: 6cd17864-0e6c-46fb-b403-9bf6edd090ee X-Archives-Hash: 0db847e896adf9a0b64d6e8a9b8ae344 commit: 898f73afb9cf0728b4b061a96edb631c4d858107 Author: Alexis Ballier gentoo org> AuthorDate: Sun Jun 18 16:45:45 2017 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Sun Jun 18 16:45:45 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=898f73af profiles/arch/arm64: Unmask opencl useflag. mesa[opencl] should provide it with gallium drivers. profiles/arch/arm64/use.mask | 4 ---- 1 file changed, 4 deletions(-) diff --git a/profiles/arch/arm64/use.mask b/profiles/arch/arm64/use.mask index 2dd5fec2d31..966ca4b1336 100644 --- a/profiles/arch/arm64/use.mask +++ b/profiles/arch/arm64/use.mask @@ -252,7 +252,3 @@ xine # libdlm and cman are not keyworded cman clvm - -# Chí-Thanh Christopher Nguyễn (22 Aug 2013) -# virtual/opencl is not keyworded -opencl