diff options
author | Mike Pagano <mpagano@gentoo.org> | 2022-03-21 12:02:44 -0400 |
---|---|---|
committer | Mike Pagano <mpagano@gentoo.org> | 2022-03-21 12:02:44 -0400 |
commit | c054c374f38e87e14bd08068cc1138160fd74a7d (patch) | |
tree | 87ea69848a8e5f9dffdc70e2c7cfea54d7d27350 /profiles/features | |
parent | dev-util/idea-community: Mask for musl as binaries are linked to glibc (diff) | |
download | gentoo-c054c374f38e87e14bd08068cc1138160fd74a7d.tar.gz gentoo-c054c374f38e87e14bd08068cc1138160fd74a7d.tar.bz2 gentoo-c054c374f38e87e14bd08068cc1138160fd74a7d.zip |
profiles/features/musl: mask idea-community for musl
Binaries are linked to glibc
Signed-off-by: Mike Pagano <mpagano@gentoo.org>
Diffstat (limited to 'profiles/features')
-rw-r--r-- | profiles/features/musl/package.mask | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/features/musl/package.mask b/profiles/features/musl/package.mask index 17fb7c6321b6..29116303865b 100644 --- a/profiles/features/musl/package.mask +++ b/profiles/features/musl/package.mask @@ -1,6 +1,10 @@ # Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Mike Pagano <mpagano@gentoo.org> (2022-03-21) +# Binary package linked to glibc +dev-util/idea-community + # Pacho Ramos <pacho@gentoo.org> (2022-03-13) # Binary package linked to glibc sys-power/dptfxtract |