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 (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 7B7B2158245 for ; Sat, 7 Dec 2024 11:50:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9EB80E0E64; Sat, 7 Dec 2024 11:50:41 +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 99822E0E64 for ; Sat, 7 Dec 2024 11:50:40 +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 74F86335DEB for ; Sat, 7 Dec 2024 11:50:39 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C54DB1AB5 for ; Sat, 7 Dec 2024 11:50:37 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1733572197.3b0f129243f47026a91e872a98ce13111591b31d.sam@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: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 3b0f129243f47026a91e872a98ce13111591b31d X-VCS-Branch: master Date: Sat, 7 Dec 2024 11:50:37 +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: 1afb7773-8b23-41e8-a6bb-54c5577a2c5d X-Archives-Hash: 178c488aa0ffb4afedec4de51ca3977e commit: 3b0f129243f47026a91e872a98ce13111591b31d Author: Sam James gentoo org> AuthorDate: Sat Dec 7 11:48:45 2024 +0000 Commit: Sam James gentoo org> CommitDate: Sat Dec 7 11:49:57 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b0f1292 profiles: mask bad python-tests too I forgot this in b8d345dfd9f4670b75e9b9bc1e4a583590c4fc8c. Fixes: b8d345dfd9f4670b75e9b9bc1e4a583590c4fc8c Signed-off-by: Sam James gentoo.org> profiles/package.mask | 2 ++ 1 file changed, 2 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 776dda86d18e..4ece7b2936f9 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -38,6 +38,8 @@ # Upstream bug is at https://bugzilla.mozilla.org/show_bug.cgi?id=1935621. =dev-lang/python-3.12.8 =dev-lang/python-3.13.1 +=dev-python/python-tests-3.12.8 +=dev-python/python-tests-3.13.1 # Michał Górny (2024-12-05) # 6.12.2 does not boot for me.