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 AABC01582EF for ; Wed, 05 Mar 2025 11:51:25 +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 server-signature RSA-PSS (4096 bits)) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 91030343027 for ; Wed, 05 Mar 2025 11:51:25 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id CDF7E1102D2; Wed, 05 Mar 2025 11:51:21 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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)) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id C267A1102D2 for ; Wed, 05 Mar 2025 11:51:21 +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 71D11342FF4 for ; Wed, 05 Mar 2025 11:51:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CF5D8287C for ; Wed, 05 Mar 2025 11:51:19 +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: <1741175476.c41f9dd323aff781d2f7e817fb2039936382868a.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/base/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/base/package.use.mask X-VCS-Directories: profiles/base/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: c41f9dd323aff781d2f7e817fb2039936382868a X-VCS-Branch: master Date: Wed, 05 Mar 2025 11:51:19 +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: 39ab1908-7775-4e6f-8c90-ad7c132449d8 X-Archives-Hash: 7ca37b7ccccb39e17a4610f6c7fe661f commit: c41f9dd323aff781d2f7e817fb2039936382868a Author: Joonas Niilola gentoo org> AuthorDate: Wed Mar 5 11:47:59 2025 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Wed Mar 5 11:51:16 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c41f9dd3 profiles/base: relax thunderbird[system-icu] from release channel - still masked on esr though. Signed-off-by: Joonas Niilola gentoo.org> profiles/base/package.use.mask | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 780ed66d9c59..fd248ea911f2 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -343,7 +343,9 @@ dev-lang/ruby jemalloc # Joonas Niilola (2023-07-14) # Calendar is broken with some languages on 115.0 release. Bug #910229 ->=mail-client/thunderbird-115.0 system-icu +# Update with 136.0 release: Not personally seeing any issues so far, +# but the upstream (icu) issue is still open to this day (2025-03-05). + (2023-07-10) # dev-python/mkdocs-material is by design directly integrated with