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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id CD8BF158064 for ; Thu, 9 May 2024 15:04:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 14D2B2BC019; Thu, 9 May 2024 15:04:48 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E28BD2BC019 for ; Thu, 9 May 2024 15:04:47 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E06D934309D for ; Thu, 9 May 2024 15:04:46 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 255A31689 for ; Thu, 9 May 2024 15:04:45 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1715267080.14894cf5ad8df91ade0813d763931b7b88aab66b.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/arm64/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/arm64/package.use.mask X-VCS-Directories: profiles/arch/arm64/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 14894cf5ad8df91ade0813d763931b7b88aab66b X-VCS-Branch: master Date: Thu, 9 May 2024 15:04:45 +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: ab1d6165-e363-4bda-b08f-a1cdf3c1a095 X-Archives-Hash: 811a91aa3891526013707131daabcfb1 commit: 14894cf5ad8df91ade0813d763931b7b88aab66b Author: Matt Turner gentoo org> AuthorDate: Thu May 9 15:04:14 2024 +0000 Commit: Matt Turner gentoo org> CommitDate: Thu May 9 15:04:40 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14894cf5 profiles/arch/arm64: Unmask VIDEO_CARDS=vmware on libdrm Bug: https://bugs.gentoo.org/931634 Signed-off-by: Matt Turner gentoo.org> profiles/arch/arm64/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask index e37a0f6597fe..cb04e6ada824 100644 --- a/profiles/arch/arm64/package.use.mask +++ b/profiles/arch/arm64/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Matt Turner (2024-05-09) +# Unmask for keywording bug #931634 +x11-libs/libdrm -video_cards_vmware + # Paul Zander (2024-04-12) # Supports 64-bit NEON media-libs/opencv -cpu_flags_arm_neon