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 A47E9158021 for ; Sat, 3 Dec 2022 08:11:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E1C44E0D6A; Sat, 3 Dec 2022 08:11:03 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C624DE0D6A for ; Sat, 3 Dec 2022 08:11:03 +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 D30C13412AF for ; Sat, 3 Dec 2022 08:11:02 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CCC4D776 for ; Sat, 3 Dec 2022 08:10:59 +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: <1670054725.07b85f868ada94c2372c646c69f8cc257287dda7.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: 07b85f868ada94c2372c646c69f8cc257287dda7 X-VCS-Branch: master Date: Sat, 3 Dec 2022 08:10:59 +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: a4d38421-2f94-472e-9093-019907eff7cf X-Archives-Hash: 756665fea6b86f784ec9b1b7dc21a333 commit: 07b85f868ada94c2372c646c69f8cc257287dda7 Author: Petr Vaněk atlas cz> AuthorDate: Fri Dec 2 07:42:53 2022 +0000 Commit: Sam James gentoo org> CommitDate: Sat Dec 3 08:05:25 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07b85f86 profiles/features/musl: reference dev-lisp/sbcl bug Cross-reference the dev-lisb/sbcl mask with bug in b.g.o. Bug: https://bugs.gentoo.org/712626 Signed-off-by: Petr Vaněk atlas.cz> Closes: https://github.com/gentoo/gentoo/pull/28507 Signed-off-by: Sam James gentoo.org> profiles/features/musl/package.mask | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/features/musl/package.mask b/profiles/features/musl/package.mask index c8a2d1574ca6..62cf2946ed37 100644 --- a/profiles/features/musl/package.mask +++ b/profiles/features/musl/package.mask @@ -10,7 +10,7 @@ x11-wm/stumpwm x11-wm/stumpwm-contrib # Andrey Grozin (2022-12-01) -# The upstream supports only glibc Linux systems +# The upstream supports only glibc Linux systems, bug #712626 dev-lisp/sbcl # Sam James (2022-10-17)