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 71788158089 for ; Fri, 13 Oct 2023 07:42:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 85FF12BC01B; Fri, 13 Oct 2023 07:42:34 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 6FC532BC01B for ; Fri, 13 Oct 2023 07:42:34 +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 AD872335CB7 for ; Fri, 13 Oct 2023 07:42:33 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 279AD1161 for ; Fri, 13 Oct 2023 07:42:32 +0000 (UTC) From: "Joonas Niilola" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" Message-ID: <1697182863.0e87dd5172bc97a6a7e18118e82aad3bbf737aa1.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/x86/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/x86/package.use.mask X-VCS-Directories: profiles/arch/x86/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: 0e87dd5172bc97a6a7e18118e82aad3bbf737aa1 X-VCS-Branch: master Date: Fri, 13 Oct 2023 07:42:32 +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: 41f73cc7-8715-43f4-8da0-99a68a01a664 X-Archives-Hash: 7bb970b909ab588cef52a7a15fad2ba2 commit: 0e87dd5172bc97a6a7e18118e82aad3bbf737aa1 Author: Joonas Niilola gentoo org> AuthorDate: Fri Oct 13 07:41:03 2023 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Fri Oct 13 07:41:03 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e87dd51 profiles/arch/x86: mask few cinnamon things pulling webkit-gtk on x86 Closes: https://bugs.gentoo.org/915197 Signed-off-by: Joonas Niilola gentoo.org> profiles/arch/x86/package.use.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask index dd244a6bf2b1..c99ca89b9a8a 100644 --- a/profiles/arch/x86/package.use.mask +++ b/profiles/arch/x86/package.use.mask @@ -1,6 +1,12 @@ # Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Joonas Niilola (2023-10-13) +# Pulls webkit-gtk unconditionally, which (at least :4.1) doesn't +# compile on x86. Bug #915197. +gnome-extra/cinnamon eds +gnome-extra/cinnamon-control-center gnome-online-accounts + # Ionen Wolkens (2023-10-09) # media-libs/shaderc is keyworded here. media-libs/libplacebo -shaderc