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 1CF4415808A for ; Thu, 14 Sep 2023 14:25:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 156222BC052; Thu, 14 Sep 2023 14:25:05 +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 E8F832BC052 for ; Thu, 14 Sep 2023 14:25:04 +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 A8415335CDF for ; Thu, 14 Sep 2023 14:25:03 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D8A0D11A7 for ; Thu, 14 Sep 2023 14:25:01 +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: <1694701497.c11fcc290fff8ad47e0c90540bb41f01f2d6f566.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: c11fcc290fff8ad47e0c90540bb41f01f2d6f566 X-VCS-Branch: master Date: Thu, 14 Sep 2023 14:25: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: 32edd8b9-7437-4252-91ab-0f54048f28b3 X-Archives-Hash: 9d3f417f83a8f802c2a3797c79ccb6f8 commit: c11fcc290fff8ad47e0c90540bb41f01f2d6f566 Author: Joonas Niilola gentoo org> AuthorDate: Thu Sep 14 14:24:14 2023 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Thu Sep 14 14:24:57 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c11fcc29 profiles: unmask thunderbird-115 Bug: https://bugs.gentoo.org/910229 Signed-off-by: Joonas Niilola gentoo.org> profiles/package.mask | 6 ------ 1 file changed, 6 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index bc2200b89df3..779ffb6b831c 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -461,12 +461,6 @@ acct-group/spi # may or may not lead to useful results. (2023-07-12) -# Testing. An upgrade from 102 isn't recommended due to downgrading -# most likely not being possible. Back up your profile before -# attempting. Fresh install should be fine. Bug #910229 ->=mail-client/thunderbird-115.0 - # Michał Górny (2023-07-12) # Having scikit-build-core installed still breaks building setuptools # extensions in some scenarios.