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 16C0315800F for ; Sun, 12 Feb 2023 22:19:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 334E7E0845; Sun, 12 Feb 2023 22:19:45 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2041AE0845 for ; Sun, 12 Feb 2023 22:19:45 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 34E38340BB9 for ; Sun, 12 Feb 2023 22:19:44 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 74AAB7D8 for ; Sun, 12 Feb 2023 22:19:42 +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: <1676240375.966104b97dbcd157cbbb814cbb54e0249361cc74.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: 966104b97dbcd157cbbb814cbb54e0249361cc74 X-VCS-Branch: master Date: Sun, 12 Feb 2023 22:19:42 +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: 513afb80-1b70-405e-b6da-333aa48b2a64 X-Archives-Hash: 763b067f4b92e7dca73858b72f257357 commit: 966104b97dbcd157cbbb814cbb54e0249361cc74 Author: Sam James gentoo org> AuthorDate: Sun Feb 12 22:19:30 2023 +0000 Commit: Sam James gentoo org> CommitDate: Sun Feb 12 22:19:35 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=966104b9 profiles/features/musl: update liburing mask Bug: https://bugs.gentoo.org/888956 Signed-off-by: Sam James gentoo.org> profiles/features/musl/package.mask | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/features/musl/package.mask b/profiles/features/musl/package.mask index f1198e1f99f9..77f84a036bc6 100644 --- a/profiles/features/musl/package.mask +++ b/profiles/features/musl/package.mask @@ -9,6 +9,7 @@ sci-mathematics/acl2 # Sam James (2023-01-02) # Uses error.h, bug #888956 =sys-libs/liburing-2.3 +=sys-libs/liburing-2.3-r1 # Conrad Kostecki (2022-12-31) # RTLD_DEEPBIND does not exist on musl