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 12D2915800A for ; Wed, 2 Aug 2023 11:39:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 594EAE0A90; Wed, 2 Aug 2023 11:39:14 +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 3B43EE0A90 for ; Wed, 2 Aug 2023 11:39:14 +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 37FFD33C1EB for ; Wed, 2 Aug 2023 11:39:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8DE47EB3 for ; Wed, 2 Aug 2023 11:39:11 +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: <1690976347.3bb163c684772a78d1f5e966d88c080b7a001bab.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/base/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/base/package.use.force X-VCS-Directories: profiles/base/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: 3bb163c684772a78d1f5e966d88c080b7a001bab X-VCS-Branch: master Date: Wed, 2 Aug 2023 11:39:11 +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: b202ec90-f39f-4190-ab68-5c55d3dd9e14 X-Archives-Hash: 83a6dbbc12bf614391d9ff11ba2b8262 commit: 3bb163c684772a78d1f5e966d88c080b7a001bab Author: Joonas Niilola gentoo org> AuthorDate: Wed Aug 2 11:37:36 2023 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Wed Aug 2 11:39:07 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3bb163c6 profiles/base: relax thunderbird's [system-librnp] mask - works on latest 115.1.0 release. Bug: https://bugs.gentoo.org/910229 Signed-off-by: Joonas Niilola gentoo.org> profiles/base/package.use.force | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/profiles/base/package.use.force b/profiles/base/package.use.force index cdffaf3b2059..ed168436b9e2 100644 --- a/profiles/base/package.use.force +++ b/profiles/base/package.use.force @@ -11,7 +11,8 @@ media-video/mpv lua_single_target_luajit # Joonas Niilola (2023-07-21) # -system-librnp is currently broken with upstream package. ->=mail-client/thunderbird-115.0 system-librnp +~mail-client/thunderbird-115.0 system-librnp +~mail-client/thunderbird-115.0.1 system-librnp # Andreas K. Hüttel (2023-07-08) # Uses attr even if disabling is requested, bug 910070