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 0066C138206 for ; Fri, 12 Jan 2018 08:35:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 353CAE092F; Fri, 12 Jan 2018 08:35:14 +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 1035FE092F for ; Fri, 12 Jan 2018 08:35:13 +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 C1BB4335C4D for ; Fri, 12 Jan 2018 08:35:12 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1DD18193 for ; Fri, 12 Jan 2018 08:35:11 +0000 (UTC) From: "Anthony G. Basile" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Anthony G. Basile" Message-ID: <1515746092.7fdbe4ee6082319169d385ed7d4c8a01102a7f08.blueness@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/default/linux/musl/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/default/linux/musl/use.mask X-VCS-Directories: profiles/default/linux/musl/ X-VCS-Committer: blueness X-VCS-Committer-Name: Anthony G. Basile X-VCS-Revision: 7fdbe4ee6082319169d385ed7d4c8a01102a7f08 X-VCS-Branch: master Date: Fri, 12 Jan 2018 08:35:11 +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: d048c1c0-a227-447f-9e01-4b42a7a5e49a X-Archives-Hash: 03759d0bff72427601a2e54fde756abd commit: 7fdbe4ee6082319169d385ed7d4c8a01102a7f08 Author: Anthony G. Basile gentoo org> AuthorDate: Fri Jan 12 08:34:52 2018 +0000 Commit: Anthony G. Basile gentoo org> CommitDate: Fri Jan 12 08:34:52 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7fdbe4ee profiles: video_cards_{cirrus,virtualbox} work on musl Signed-off-by: Anthony G. Basile gentoo.org> profiles/default/linux/musl/use.mask | 2 ++ 1 file changed, 2 insertions(+) diff --git a/profiles/default/linux/musl/use.mask b/profiles/default/linux/musl/use.mask index d8d5f75fd37..4ce1d685054 100644 --- a/profiles/default/linux/musl/use.mask +++ b/profiles/default/linux/musl/use.mask @@ -6,5 +6,7 @@ elibc_uclibc elibc_glibc # video cards that work on musl +-video_cards_cirrus -video_cards_i915 -video_cards_intel +-video_cards_virtualbox