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 B962F158170 for ; Sun, 21 Jul 2024 06:25:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 38DC3E2A46; Sun, 21 Jul 2024 06:25:49 +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 1C733E2A46 for ; Sun, 21 Jul 2024 06:25:48 +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 D985934307D for ; Sun, 21 Jul 2024 06:25:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3AD691E4A for ; Sun, 21 Jul 2024 06:25:46 +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: <1721543092.6bf9b9cff4095bd02054066140b0ffe6b25331e6.juippis@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: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: 6bf9b9cff4095bd02054066140b0ffe6b25331e6 X-VCS-Branch: master Date: Sun, 21 Jul 2024 06:25:46 +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: 7ea71fda-55e1-463e-a058-0ce6371ca2a0 X-Archives-Hash: 5e519db59d9889176de7484c194a0346 commit: 6bf9b9cff4095bd02054066140b0ffe6b25331e6 Author: Joonas Niilola gentoo org> AuthorDate: Sun Jul 21 06:24:52 2024 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Sun Jul 21 06:24:52 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6bf9b9cf profiles: extend egl-wayland mask message with a new bmo link Signed-off-by: Joonas Niilola gentoo.org> profiles/package.mask | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/package.mask b/profiles/package.mask index 0bbd0b2ab287..e30a6a7da701 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -72,6 +72,7 @@ games-strategy/crimson # [2] https://github.com/NVIDIA/egl-wayland/issues/117 # [3] https://bugzilla.mozilla.org/show_bug.cgi?id=1898476 # [4] https://github.com/NVIDIA/egl-wayland/issues/118 +# and: https://bugzilla.mozilla.org/show_bug.cgi?id=1908825 ~gui-libs/egl-wayland-1.1.14 # Hans de Graaff (2024-07-17)