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 EA772158170 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 3917FE2A48; 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 1DADBE2A48 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 E9D3D343080 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 277CC1E49 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: <1721543013.377f8254b321e8788a10d26e5cb4a41c9ddb2571.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/x86/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/x86/package.use.stable.mask X-VCS-Directories: profiles/arch/x86/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: 377f8254b321e8788a10d26e5cb4a41c9ddb2571 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: 8ca93be4-752d-4155-b412-37320a2a164c X-Archives-Hash: 7c2d58e6be504ebf0294dcd08951a42b commit: 377f8254b321e8788a10d26e5cb4a41c9ddb2571 Author: Joonas Niilola gentoo org> AuthorDate: Sun Jul 21 06:23:33 2024 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Sun Jul 21 06:23:33 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=377f8254 profiles/arch/x86: mask thunderbird[system-librnp] on stable x86 - until keywords catch up. Bug: https://bugs.gentoo.org/936291 Signed-off-by: Joonas Niilola gentoo.org> profiles/arch/x86/package.use.stable.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/arch/x86/package.use.stable.mask b/profiles/arch/x86/package.use.stable.mask index e3117529b9f2..96064cdfd4b1 100644 --- a/profiles/arch/x86/package.use.stable.mask +++ b/profiles/arch/x86/package.use.stable.mask @@ -17,6 +17,11 @@ #--- END OF EXAMPLES --- +# Joonas Niilola (2024-07-21) +# Mask temporarily on stable x86 until keywords catch up. +# Bug#936291 +>=mail-client/thunderbird-115.13.0 system-librnp + # Matt Turner (2024-07-14) # spirv-llvm-translator < 17 is not stable on x86.