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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 825EC139368 for ; Mon, 9 Aug 2021 16:47:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9552FE084E; Mon, 9 Aug 2021 16:47:22 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 801FAE084E for ; Mon, 9 Aug 2021 16:47:22 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 80BF4342CD1 for ; Mon, 9 Aug 2021 16:47:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 05B4986E for ; Mon, 9 Aug 2021 16:47: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: <1628527629.5965f31dfd4dab4d3e3a119ad64eeb0a556dca70.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: 5965f31dfd4dab4d3e3a119ad64eeb0a556dca70 X-VCS-Branch: master Date: Mon, 9 Aug 2021 16:47: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: dab6ff9f-2f36-4dbe-96d8-9c02e17570e9 X-Archives-Hash: 719b68117c59af6c9fec4d547b7ce67c commit: 5965f31dfd4dab4d3e3a119ad64eeb0a556dca70 Author: Sam James gentoo org> AuthorDate: Mon Aug 9 16:46:46 2021 +0000 Commit: Sam James gentoo org> CommitDate: Mon Aug 9 16:47:09 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5965f31d profiles/features/musl: unmask >=sys-fs/udev-249-r2 Now patched to work on musl, thanks to the efforts of Soap (and the OpenEmbedded folks for the original patches) who has further patched udev to get us to this point. Bug: https://bugs.gentoo.org/807193 Thanks-to: David Seifert gentoo.org> Tested-by: Georgy Yakovlev gentoo.org> Tested-by: Jory A. Pratt gentoo.org> Signed-off-by: Sam James gentoo.org> profiles/features/musl/package.mask | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/profiles/features/musl/package.mask b/profiles/features/musl/package.mask index 427af99a5df..efc4054da4c 100644 --- a/profiles/features/musl/package.mask +++ b/profiles/features/musl/package.mask @@ -54,9 +54,11 @@ sys-libs/uclibc-ng sys-libs/glibc # We use eudev which is tested on both uclibc and musl +# As of 2021-08-08, >=sys-fs/udev-249-r2 is patched in Gentoo +# to work on musl. =virtual/libudev-232-r1 sys-apps/systemd -sys-fs/udev +