commit: 8e94beac796d892347745b29b9c3b38474874e22 Author: Alfredo Tupone <tupone <AT> gentoo <DOT> org> AuthorDate: Sun Dec 4 18:53:28 2022 +0000 Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> 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 <tupone <AT> 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 <[email protected]> (2022-12-4) +# sys-devel/gcc:12 is not stable yet +ada_target_gcc_12_2_0 + # Patrick Lauer <[email protected]> (2022-10-13) # Postgres:15 is not stable yet postgres_targets_postgres15
