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 5EF1C138350 for ; Thu, 27 Feb 2020 16:12:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 621F0E087B; Thu, 27 Feb 2020 16:12:37 +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-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4913BE087B for ; Thu, 27 Feb 2020 16:12:37 +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 2496434F408 for ; Thu, 27 Feb 2020 16:12:36 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D467E155 for ; Thu, 27 Feb 2020 16:12:33 +0000 (UTC) From: "Ben Kohler" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ben Kohler" Message-ID: <1582819910.5f4c116d57073112dc805027bb3fefe6eab90a26.bkohler@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/powerpc/ppc64/64le/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/powerpc/ppc64/64le/package.use.mask X-VCS-Directories: profiles/arch/powerpc/ppc64/64le/ X-VCS-Committer: bkohler X-VCS-Committer-Name: Ben Kohler X-VCS-Revision: 5f4c116d57073112dc805027bb3fefe6eab90a26 X-VCS-Branch: master Date: Thu, 27 Feb 2020 16:12: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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 87f69de7-e3fb-4b3e-bd29-501b8b6a4162 X-Archives-Hash: 19635c7fb660a66d454f0235aab6dbc9 commit: 5f4c116d57073112dc805027bb3fefe6eab90a26 Author: Ben Kohler gentoo org> AuthorDate: Thu Feb 27 16:11:50 2020 +0000 Commit: Ben Kohler gentoo org> CommitDate: Thu Feb 27 16:11:50 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f4c116d profiles/arch/powerpc/ppc64/64le: re-mask some vulkan flags This fixes breakages on these 3 packages' deps, the flags can be unmasked again when the deps are actually keyworded for ppc64. Signed-off-by: Ben Kohler gentoo.org> profiles/arch/powerpc/ppc64/64le/package.use.mask | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/profiles/arch/powerpc/ppc64/64le/package.use.mask b/profiles/arch/powerpc/ppc64/64le/package.use.mask index e990694a3c8..9b081c73f68 100644 --- a/profiles/arch/powerpc/ppc64/64le/package.use.mask +++ b/profiles/arch/powerpc/ppc64/64le/package.use.mask @@ -6,9 +6,9 @@ dev-qt/qtdeclarative -vulkan dev-qt/qtgui -vulkan dev-qt/qtwayland -vulkan -media-libs/mesa -vulkan -vulkan-overlay -media-libs/libsdl2 -vulkan -media-video/mpv -vulkan +#media-libs/mesa -vulkan -vulkan-overlay +#media-libs/libsdl2 -vulkan +#media-video/mpv -vulkan media-video/vlc -libplacebo # Georgy Yakovlev (2020-01-21)