From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1729378-garchives=archives.gentoo.org@lists.gentoo.org>
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 0F5AB1584F2
	for <garchives@archives.gentoo.org>; Wed, 19 Mar 2025 09:41:19 +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 EFE90343273
	for <garchives@archives.gentoo.org>; Wed, 19 Mar 2025 09:41:18 +0000 (UTC)
Received: from bobolink.gentoo.org (localhost [127.0.0.1])
	by bobolink.gentoo.org (Postfix) with ESMTP id 3105C1103C8;
	Wed, 19 Mar 2025 09:41:15 +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))
	(No client certificate requested)
	by bobolink.gentoo.org (Postfix) with ESMTPS id 271FE1103C8
	for <gentoo-commits@lists.gentoo.org>; Wed, 19 Mar 2025 09:41:15 +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))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id D18E53432B7
	for <gentoo-commits@lists.gentoo.org>; Wed, 19 Mar 2025 09:41:14 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 634A82865
	for <gentoo-commits@lists.gentoo.org>; Wed, 19 Mar 2025 09:41:13 +0000 (UTC)
From: "Joonas Niilola" <juippis@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, "Joonas Niilola" <juippis@gentoo.org>
Message-ID: <1742377268.7da193f95d455c89269ece2b04f925ca96628b07.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: 7da193f95d455c89269ece2b04f925ca96628b07
X-VCS-Branch: master
Date: Wed, 19 Mar 2025 09:41:13 +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: 7444eb46-383e-4f2b-88bb-be475b12a8b7
X-Archives-Hash: 609e800dd893117dc0a5e4a2da75c6b8

commit:     7da193f95d455c89269ece2b04f925ca96628b07
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 19 09:38:44 2025 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Wed Mar 19 09:41:08 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7da193f9

profiles: unmask thunderbird-136

 - seems to work fine enough.

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 profiles/package.mask | 8 --------
 1 file changed, 8 deletions(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index bfc986190c20..7c771058e90d 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -167,14 +167,6 @@ app-backup/luckybackup
 # radar.  Removal on 2025-04-05.  Bug #950702.
 dev-vcs/notify-webhook
 
-# Joonas Niilola <juippis@gentoo.org> (2025-03-05)
-# New release channel deemed as stable. Package.masked for the early
-# adopters - make sure to have ~/.thunderbird backed up, since
-# downgrading back to esr channel (128) might be impossible due to
-# changed database schemas.
->=mail-client/thunderbird-136.0
->=mail-client/thunderbird-bin-136.0
-
 # John Helmert III <ajak@gentoo.org> (2025-03-02)
 # Doesn't seem to cleanly load, see:
 # https://github.com/lkrg-org/lkrg/issues/364