From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1398737-garchives=archives.gentoo.org@lists.gentoo.org> 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 3F7AB158090 for <garchives@archives.gentoo.org>; Thu, 19 May 2022 18:54:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 68C2EE0841; Thu, 19 May 2022 18:54:26 +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 49D91E0841 for <gentoo-commits@lists.gentoo.org>; Thu, 19 May 2022 18:54:26 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 E8085341A87 for <gentoo-commits@lists.gentoo.org>; Thu, 19 May 2022 18:54:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 161113B5 for <gentoo-commits@lists.gentoo.org>; Thu, 19 May 2022 18:54:22 +0000 (UTC) From: "Matt Turner" <mattst88@gentoo.org> 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" <mattst88@gentoo.org> Message-ID: <1652986454.9fdcff9f5dbd9bb2a34db5f67cbf77c315df4100.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-wm/mutter/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-wm/mutter/mutter-42.1.ebuild X-VCS-Directories: x11-wm/mutter/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 9fdcff9f5dbd9bb2a34db5f67cbf77c315df4100 X-VCS-Branch: master Date: Thu, 19 May 2022 18:54:22 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 3b8892af-d00c-41dd-8abe-71f0571b1271 X-Archives-Hash: c1970d99f00fffb8cf7209fa36babbd5 commit: 9fdcff9f5dbd9bb2a34db5f67cbf77c315df4100 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org> AuthorDate: Thu May 19 16:58:54 2022 +0000 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org> CommitDate: Thu May 19 18:54:14 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9fdcff9f x11-wm/mutter: Block buggy GTK versions Bug: https://bugs.gentoo.org/845129 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org> x11-wm/mutter/mutter-42.1.ebuild | 3 +++ 1 file changed, 3 insertions(+) diff --git a/x11-wm/mutter/mutter-42.1.ebuild b/x11-wm/mutter/mutter-42.1.ebuild index 1050c1cbe966..1ea322f5ea67 100644 --- a/x11-wm/mutter/mutter-42.1.ebuild +++ b/x11-wm/mutter/mutter-42.1.ebuild @@ -79,6 +79,9 @@ DEPEND=" " RDEPEND="${DEPEND} gnome-extra/zenity + + !<gui-libs/gtk-4.6.4:4 + !<x11-libs/gtk+-3.24.34:3 " DEPEND="${DEPEND} x11-base/xorg-proto