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 745E2158094 for ; Tue, 4 Oct 2022 15:34:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A04BFE0921; Tue, 4 Oct 2022 15:34:50 +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 88A5BE0921 for ; Tue, 4 Oct 2022 15:34:50 +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 7C4ED340BB4 for ; Tue, 4 Oct 2022 15:34:49 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B5229602 for ; Tue, 4 Oct 2022 15:34:47 +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: <1664897678.4252c9f2dd5c576a68a6c95268ba46185ae0411f.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.use.mask X-VCS-Directories: profiles/features/musl/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 4252c9f2dd5c576a68a6c95268ba46185ae0411f X-VCS-Branch: master Date: Tue, 4 Oct 2022 15:34:47 +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: df0ce82e-0956-4d84-a974-820f22c71abf X-Archives-Hash: f907447a38c24f39c2fe601ea20a271f commit: 4252c9f2dd5c576a68a6c95268ba46185ae0411f Author: Sam James gentoo org> AuthorDate: Tue Oct 4 15:09:20 2022 +0000 Commit: Sam James gentoo org> CommitDate: Tue Oct 4 15:34:38 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4252c9f2 profiles/features/musl: mask dev-scheme/scm[readline] Signed-off-by: Sam James gentoo.org> profiles/features/musl/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/features/musl/package.use.mask b/profiles/features/musl/package.use.mask index cae2419f56eb..8e27f0bc413e 100644 --- a/profiles/features/musl/package.use.mask +++ b/profiles/features/musl/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Sam James (2022-10-04) +# sys-libs/libtermcap-compat is masked on musl +dev-scheme/scm readline + # Sam James (2022-10-04) # sys-auth/sssd is masked on musl app-admin/sudo sssd