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 23B69138359 for ; Thu, 22 Oct 2020 18:28:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 43A64E0844; Thu, 22 Oct 2020 18:28:02 +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 23B6AE0844 for ; Thu, 22 Oct 2020 18:28:02 +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 B9080340E99 for ; Thu, 22 Oct 2020 18:28:00 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2D34E3AB for ; Thu, 22 Oct 2020 18:27:59 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1603391270.0d87d08a9ee825d1c9141f0e520b82a77be9596a.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/arm64/, profiles/arch/arm/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/arm/use.mask profiles/arch/arm64/use.mask X-VCS-Directories: profiles/arch/arm64/ profiles/arch/arm/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 0d87d08a9ee825d1c9141f0e520b82a77be9596a X-VCS-Branch: master Date: Thu, 22 Oct 2020 18:27:59 +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: 5f9f1024-3b6c-4d90-8596-52cfcba88fa3 X-Archives-Hash: b16a5143bc9ca439b0c4393a88d5c47a commit: 0d87d08a9ee825d1c9141f0e520b82a77be9596a Author: Sam James gentoo org> AuthorDate: Thu Oct 22 18:25:36 2020 +0000 Commit: Sam James gentoo org> CommitDate: Thu Oct 22 18:27:50 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d87d08a profiles/arch/arm*: unmask video_cards_lima Unmask VIDEO_CARDS="lima", we should possibly do vivante too(?) Closes: https://bugs.gentoo.org/692706 Signed-off-by: Sam James gentoo.org> profiles/arch/arm/use.mask | 1 + profiles/arch/arm64/use.mask | 1 + 2 files changed, 2 insertions(+) diff --git a/profiles/arch/arm/use.mask b/profiles/arch/arm/use.mask index 76f4bca6d6f..03c8341c509 100644 --- a/profiles/arch/arm/use.mask +++ b/profiles/arch/arm/use.mask @@ -94,6 +94,7 @@ anthy -video_cards_exynos -video_cards_freedreno -video_cards_imx +-video_cards_lima -video_cards_omap -video_cards_panfrost -video_cards_tegra diff --git a/profiles/arch/arm64/use.mask b/profiles/arch/arm64/use.mask index 7321f9dd4bf..2de0aa7bd06 100644 --- a/profiles/arch/arm64/use.mask +++ b/profiles/arch/arm64/use.mask @@ -118,6 +118,7 @@ anthy # Unmask ARM-only video-cards -video_cards_exynos -video_cards_freedreno +-video_cards_lima -video_cards_imx -video_cards_nouveau -video_cards_panfrost