Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/features/musl/
Date: Mon, 02 Jan 2023 03:11:24
Message-Id: 1672629074.ae452ea5a4af353fde03fcc4ed093aef33a5bf48.sam@gentoo
1 commit: ae452ea5a4af353fde03fcc4ed093aef33a5bf48
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jan 2 03:11:11 2023 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Jan 2 03:11:14 2023 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae452ea5
7
8 profiles/features/musl: mask broken sys-libs/liburing-2.3
9
10 Bug: https://bugs.gentoo.org/888956
11 Signed-off-by: Sam James <sam <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 ab5c982651f1..65874303fea3 100644
18 --- a/profiles/features/musl/package.mask
19 +++ b/profiles/features/musl/package.mask
20 @@ -1,6 +1,10 @@
21 -# Copyright 1999-2022 Gentoo Authors
22 +# Copyright 1999-2023 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 +# Sam James <sam@g.o> (2023-01-02)
26 +# Uses error.h, bug #888956
27 +=sys-libs/liburing-2.3
28 +
29 # Conrad Kostecki <conikost@g.o> (2022-12-31)
30 # RTLD_DEEPBIND does not exist on musl
31 dev-libs/intel-compute-runtime