commit: 95beebe9eeca448ae57ce3aca4301c922b4b76e3 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Dec 18 08:46:29 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Dec 18 08:49:02 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95beebe9
profiles/arch/riscv: unmask sys-devel/gcc[ada] See 908f1f548d41b61b66cb36661ca0866ca55d6e36. Bug: https://bugs.gentoo.org/946644 Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/arch/riscv/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask index bf83fd287db3..6f11d3a8105c 100644 --- a/profiles/arch/riscv/package.use.mask +++ b/profiles/arch/riscv/package.use.mask @@ -1,6 +1,10 @@ # Copyright 2019-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Sam James <[email protected]> (2025-12-18) +# dev-lang/ada-bootstrap exists here +>=sys-devel/gcc-11 -ada + # Sam James <[email protected]> (2025-10-28) # Portability issues with dev-libs/apache-arrow (bug #923968). sci-libs/gdal parquet
