Gentoo Archives: gentoo-commits

From: Marek Szuba <marecki@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/features/musl/
Date: Sat, 01 Jan 2022 00:23:35
Message-Id: 1640996602.243011278ddb556ddc11fa1852b3e48e03b79d34.marecki@gentoo
1 commit: 243011278ddb556ddc11fa1852b3e48e03b79d34
2 Author: Marek Szuba <marecki <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jan 1 00:09:40 2022 +0000
4 Commit: Marek Szuba <marecki <AT> gentoo <DOT> org>
5 CommitDate: Sat Jan 1 00:23:22 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24301127
7
8 profiles/features/musl: mask app-crypt/rainbowcrack
9
10 Closes: https://bugs.gentoo.org/830337
11 Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>
12
13 profiles/features/musl/package.mask | 6 +++++-
14 1 file changed, 5 insertions(+), 1 deletion(-)
15
16 diff --git a/profiles/features/musl/package.mask b/profiles/features/musl/package.mask
17 index 95cd5b8d1c49..44a252dec06e 100644
18 --- a/profiles/features/musl/package.mask
19 +++ b/profiles/features/musl/package.mask
20 @@ -1,6 +1,10 @@
21 -# Copyright 1999-2021 Gentoo Authors
22 +# Copyright 1999-2022 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 +# Marek Szuba <marecki@g.o> (2022-01-01)
26 +# Binary-only package linked against glibc.
27 +app-crypt/rainbowcrack
28 +
29 # Conrad Kostecki <conikost@g.o> (2021-12-15)
30 # Level Zero needs RTLD_DEEPBIND, which does not exist on musl.
31 dev-libs/level-zero