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 3A44D158020 for ; Sun, 4 Dec 2022 18:55:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3C986E0636; Sun, 4 Dec 2022 18:55:03 +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 pigeon.gentoo.org (Postfix) with ESMTPS id 1953CE0636 for ; Sun, 4 Dec 2022 18:55:03 +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 2AE9034111E for ; Sun, 4 Dec 2022 18:55:01 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8238275 for ; Sun, 4 Dec 2022 18:54:59 +0000 (UTC) From: "Alfredo Tupone" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alfredo Tupone" Message-ID: <1670180085.8e94beac796d892347745b29b9c3b38474874e22.tupone@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/base/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/base/use.stable.mask X-VCS-Directories: profiles/base/ X-VCS-Committer: tupone X-VCS-Committer-Name: Alfredo Tupone X-VCS-Revision: 8e94beac796d892347745b29b9c3b38474874e22 X-VCS-Branch: master Date: Sun, 4 Dec 2022 18:54:59 +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: 9a9e42f5-cd54-43c9-afbd-be260b5790b7 X-Archives-Hash: e77891a1e0974f422078a0afe83696ea commit: 8e94beac796d892347745b29b9c3b38474874e22 Author: Alfredo Tupone gentoo org> AuthorDate: Sun Dec 4 18:53:28 2022 +0000 Commit: Alfredo Tupone gentoo org> CommitDate: Sun Dec 4 18:54:45 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e94beac profiles/base: ADA_TARGET="gcc_12_2_0" not ready for stabilization Signed-off-by: Alfredo Tupone gentoo.org> profiles/base/use.stable.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/base/use.stable.mask b/profiles/base/use.stable.mask index 7d10497e3920..96afc27ef07f 100644 --- a/profiles/base/use.stable.mask +++ b/profiles/base/use.stable.mask @@ -4,6 +4,10 @@ # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in use.mask +# Alfredo Tupone (2022-12-4) +# sys-devel/gcc:12 is not stable yet +ada_target_gcc_12_2_0 + # Patrick Lauer (2022-10-13) # Postgres:15 is not stable yet postgres_targets_postgres15