From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 7314F1581B9 for ; Fri, 03 Oct 2025 21:04:10 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 590EC341FF4 for ; Fri, 03 Oct 2025 21:04:10 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id D1B12110573; Fri, 03 Oct 2025 21:04:03 +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) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id C7C35110573 for ; Fri, 03 Oct 2025 21:04:03 +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 84F40341FEF for ; Fri, 03 Oct 2025 21:04:03 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E16BA3A93 for ; Fri, 03 Oct 2025 21:04:01 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1759525398.1eaa06ac07b63304c1d5f0028d23e8369b4bd416.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/package.mask X-VCS-Directories: profiles/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 1eaa06ac07b63304c1d5f0028d23e8369b4bd416 X-VCS-Branch: master Date: Fri, 03 Oct 2025 21:04:01 +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: 522e2cc6-2779-417e-87ae-81904728ca46 X-Archives-Hash: 8b5c98c4fbc245ffc672e7dae75c62b1 commit: 1eaa06ac07b63304c1d5f0028d23e8369b4bd416 Author: Sam James gentoo org> AuthorDate: Fri Oct 3 21:03:18 2025 +0000 Commit: Sam James gentoo org> CommitDate: Fri Oct 3 21:03:18 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1eaa06ac profiles: mask new >=gobject-introspection-2.86.0 too Just to be careful. Signed-off-by: Sam James gentoo.org> profiles/package.mask | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index 17356528fc27..11f8fd71a248 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -37,9 +37,11 @@ #--- END OF EXAMPLES --- # Lukas Schmelting (2025-10-03) -# breaks e.g. in combination with gnome-shell-48.4 ->=dev-util/gdbus-codegen-2.86.0 +# Breaks e.g. in combination with gnome-shell-48.4 >=dev-libs/glib-2.86.0 +>=dev-libs/gobject-introspection-1.86.0 +>=dev-libs/gobject-introspection-common-1.86.0 +>=dev-util/gdbus-codegen-2.86.0 >=dev-util/glib-utils-2.86.0 # Andreas Sturmlechner (2025-10-01)