commit: d3087034dd7fe4da915c2600945a344bda4220ff Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Jan 1 10:24:22 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Jan 1 10:24:55 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3087034
profiles/arch/hppa/hppa1.1: unmask sys-devel/gcc[ada] I've added a binary for hppa1.1 now too. Bug: https://bugs.gentoo.org/946647 Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/arch/hppa/hppa1.1/package.use.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/arch/hppa/hppa1.1/package.use.mask b/profiles/arch/hppa/hppa1.1/package.use.mask new file mode 100644 index 000000000000..5ec523e8927a --- /dev/null +++ b/profiles/arch/hppa/hppa1.1/package.use.mask @@ -0,0 +1,6 @@ +# Copyright 1999-2025 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +# Sam James <[email protected]> (2025-01-01) +# dev-lang/ada-bootstrap exists here +>=sys-devel/gcc-14 -ada
