diff options
author | Marek Szuba <marecki@gentoo.org> | 2022-01-01 00:09:40 +0000 |
---|---|---|
committer | Marek Szuba <marecki@gentoo.org> | 2022-01-01 00:23:22 +0000 |
commit | 243011278ddb556ddc11fa1852b3e48e03b79d34 (patch) | |
tree | 6cdc10aa4d0a3210e6abd2f681f448817ce1ad6f /profiles | |
parent | sys-kernel/linux-headers: fix musl patch for 5.15 (diff) | |
download | gentoo-243011278ddb556ddc11fa1852b3e48e03b79d34.tar.gz gentoo-243011278ddb556ddc11fa1852b3e48e03b79d34.tar.bz2 gentoo-243011278ddb556ddc11fa1852b3e48e03b79d34.zip |
profiles/features/musl: mask app-crypt/rainbowcrack
Closes: https://bugs.gentoo.org/830337
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/features/musl/package.mask | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/profiles/features/musl/package.mask b/profiles/features/musl/package.mask index 95cd5b8d1c49..44a252dec06e 100644 --- a/profiles/features/musl/package.mask +++ b/profiles/features/musl/package.mask @@ -1,6 +1,10 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Marek Szuba <marecki@gentoo.org> (2022-01-01) +# Binary-only package linked against glibc. +app-crypt/rainbowcrack + # Conrad Kostecki <conikost@gentoo.org> (2021-12-15) # Level Zero needs RTLD_DEEPBIND, which does not exist on musl. dev-libs/level-zero |