commit: f96e7a9480cdfcd5d2ef7eb0b84266042b0471bc Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Fri Mar 15 12:26:46 2024 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Fri Mar 15 12:44:10 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f96e7a94
sci-electronics/ghdl: mask on musl Requires sci-electronics/ghdl Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> profiles/features/musl/package.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/features/musl/package.mask b/profiles/features/musl/package.mask index d26c019dbe14..d4a09ed45607 100644 --- a/profiles/features/musl/package.mask +++ b/profiles/features/musl/package.mask @@ -1,6 +1,10 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Arthur Zamarin <[email protected]> (2024-03-15) +# Needs ada +sci-electronics/ghdl + # Alfredo Tupone <[email protected]> (2024-03-13) # To bootstrap uses an ada compiler built using glibc dev-lang/gnat-gpl
