From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 79F6C158287 for ; Sat, 17 May 2025 07:13:05 +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 6286D343796 for ; Sat, 17 May 2025 07:13:05 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id E00B9110286; Sat, 17 May 2025 07:12:59 +0000 (UTC) Received: from smtp.gentoo.org (mail.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) server-digest SHA256) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id D5453110286 for ; Sat, 17 May 2025 07:12:59 +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 900403437C4 for ; Sat, 17 May 2025 07:12:59 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F35421E64 for ; Sat, 17 May 2025 07:12:57 +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: <1747465875.c60db82a12d81e4c1da0410297d68bbb75f32f5c.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: c60db82a12d81e4c1da0410297d68bbb75f32f5c X-VCS-Branch: master Date: Sat, 17 May 2025 07:12:57 +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: 551550de-1662-4f32-8f9d-50cc40f03535 X-Archives-Hash: 77e11b5839c46ab36f45eff618cd7cae commit: c60db82a12d81e4c1da0410297d68bbb75f32f5c Author: Alfred Wingate protonmail com> AuthorDate: Tue Jan 14 06:48:58 2025 +0000 Commit: Sam James gentoo org> CommitDate: Sat May 17 07:11:15 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c60db82a profiles/package.mask: Mask MySQL 8.4 for testing Signed-off-by: Alfred Wingate protonmail.com> Part-of: https://github.com/gentoo/gentoo/pull/34267 Closes: https://github.com/gentoo/gentoo/pull/34267 Signed-off-by: Sam James gentoo.org> profiles/package.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 0526007dd331..b018eb2ff43a 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -36,6 +36,10 @@ #--- END OF EXAMPLES --- +# Alfred Wingate (2025-05-17) +# Masked for testing +dev-db/mysql:8.4 + # Andreas Sturmlechner (2025-05-15) # Very dead upstream, very many open bugs for years without anyone fixing. # Bugs #314835, #632432, #827131, #874429, #908830, #925513, #934808.