commit: ba5372eb049058fdfc09e32ce7d63fd64ed89fe7 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Jan 5 00:57:51 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Jan 5 00:57:51 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba5372eb
profiles/features/musl: mask dev-lang/ada-bootstrap (for now) dev-lang/ada-bootstrap isn't yet built for musl. Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/features/musl/package.mask | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/profiles/features/musl/package.mask b/profiles/features/musl/package.mask index 49140e594c95..7271343daaec 100644 --- a/profiles/features/musl/package.mask +++ b/profiles/features/musl/package.mask @@ -1,4 +1,4 @@ -# 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-11-19) @@ -68,6 +68,7 @@ sci-electronics/ghdl # Alfredo Tupone <[email protected]> (2024-03-13) # To bootstrap uses an ada compiler built using glibc +dev-lang/ada-bootstrap dev-lang/gnat-gpl dev-lang/spark dev-ada/gnatcoll-db
