commit: 40b816494f9116c038564be78e1b503ebdd06982 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Jan 1 19:32:10 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Jan 1 19:32:51 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40b81649
profiles/arch: un-stable-mask sys-devel/gcc[ada] where ada-bootstrap is stable Bug: https://bugs.gentoo.org/947257 Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/arch/arm/package.use.stable.mask | 6 +----- profiles/arch/arm64/package.use.stable.mask | 6 +----- profiles/arch/sparc/package.use.stable.mask | 6 +----- 3 files changed, 3 insertions(+), 15 deletions(-) diff --git a/profiles/arch/arm/package.use.stable.mask b/profiles/arch/arm/package.use.stable.mask index daeb6bf9f314..8d5b6036f969 100644 --- a/profiles/arch/arm/package.use.stable.mask +++ b/profiles/arch/arm/package.use.stable.mask @@ -1,10 +1,6 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -# Sam James <[email protected]> (2024-12-17) -# dev-lang/ada-bootstrap exists here (but is not yet marked stable) ->=sys-devel/gcc-14 ada - # Sam James <[email protected]> (2024-10-05) # media-libs/jasper fails tests (bug #907259) media-gfx/graphicsmagick jpeg2k diff --git a/profiles/arch/arm64/package.use.stable.mask b/profiles/arch/arm64/package.use.stable.mask index 0252c13845d7..bace737d1c9d 100644 --- a/profiles/arch/arm64/package.use.stable.mask +++ b/profiles/arch/arm64/package.use.stable.mask @@ -1,10 +1,6 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -# Sam James <[email protected]> (2024-12-17) -# dev-lang/ada-bootstrap exists here (but is not yet marked stable) ->=sys-devel/gcc-14 ada - # Eray Aslan <[email protected]> (2024-06-17) # mongodb needed for tests which is not stable keyworded for arm64 dev-libs/mongo-c-driver test diff --git a/profiles/arch/sparc/package.use.stable.mask b/profiles/arch/sparc/package.use.stable.mask index 834617742fd6..0d6bd09a0817 100644 --- a/profiles/arch/sparc/package.use.stable.mask +++ b/profiles/arch/sparc/package.use.stable.mask @@ -1,10 +1,6 @@ -# Copyright 2019-2024 Gentoo Authors +# Copyright 2019-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -# Sam James <[email protected]> (2024-12-17) -# dev-lang/ada-bootstrap exists here (but is not yet marked stable) ->=sys-devel/gcc-14 ada - # Eli Schwartz <[email protected]> (2024-02-05) # app-text/mupdf is not stable. bug #923811 net-print/cups-filters pdf
