From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 27E3615800F for ; Mon, 2 Jan 2023 03:11:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5AA7DE088C; Mon, 2 Jan 2023 03:11:23 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 097D5E088C for ; Mon, 2 Jan 2023 03:11:22 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id AD39B340CD2 for ; Mon, 2 Jan 2023 03:11:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0B6E06F2 for ; Mon, 2 Jan 2023 03:11:20 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1672629074.ae452ea5a4af353fde03fcc4ed093aef33a5bf48.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/features/musl/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/features/musl/package.mask X-VCS-Directories: profiles/features/musl/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: ae452ea5a4af353fde03fcc4ed093aef33a5bf48 X-VCS-Branch: master Date: Mon, 2 Jan 2023 03:11:20 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 1dfff638-2077-44d4-b25e-5cf806734e82 X-Archives-Hash: 7bd64d17b8ba680259409b69dfd32999 commit: ae452ea5a4af353fde03fcc4ed093aef33a5bf48 Author: Sam James gentoo org> AuthorDate: Mon Jan 2 03:11:11 2023 +0000 Commit: Sam James gentoo org> CommitDate: Mon Jan 2 03:11:14 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae452ea5 profiles/features/musl: mask broken sys-libs/liburing-2.3 Bug: https://bugs.gentoo.org/888956 Signed-off-by: Sam James gentoo.org> profiles/features/musl/package.mask | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/profiles/features/musl/package.mask b/profiles/features/musl/package.mask index ab5c982651f1..65874303fea3 100644 --- a/profiles/features/musl/package.mask +++ b/profiles/features/musl/package.mask @@ -1,6 +1,10 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Sam James (2023-01-02) +# Uses error.h, bug #888956 +=sys-libs/liburing-2.3 + # Conrad Kostecki (2022-12-31) # RTLD_DEEPBIND does not exist on musl dev-libs/intel-compute-runtime