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 B0095158094 for ; Tue, 4 Oct 2022 02:46:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9969AE08FC; Tue, 4 Oct 2022 02:46:58 +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 660C7E08F2 for ; Tue, 4 Oct 2022 02:46:58 +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 2B1A8340B25 for ; Tue, 4 Oct 2022 02:46:57 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 63186613 for ; Tue, 4 Oct 2022 02:46:54 +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: <1664851605.1213b8a9a1f150353d374c60fcd9f56aeb7bc20d.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.force X-VCS-Directories: profiles/features/musl/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 1213b8a9a1f150353d374c60fcd9f56aeb7bc20d X-VCS-Branch: master Date: Tue, 4 Oct 2022 02:46:54 +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: aded0dcb-7a1a-43e3-b233-9f60b98ba363 X-Archives-Hash: 6367a8b32bde79db3552fd53905c2336 commit: 1213b8a9a1f150353d374c60fcd9f56aeb7bc20d Author: Sam James gentoo org> AuthorDate: Tue Oct 4 02:30:42 2022 +0000 Commit: Sam James gentoo org> CommitDate: Tue Oct 4 02:46:45 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1213b8a9 profiles/features/musl: force sys-cluster/torque[crypt] Signed-off-by: Sam James gentoo.org> profiles/features/musl/package.use.force | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/features/musl/package.use.force b/profiles/features/musl/package.use.force index 71a3432ba12f..e74bebd7fe25 100644 --- a/profiles/features/musl/package.use.force +++ b/profiles/features/musl/package.use.force @@ -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) +# net-misc/netkit-rsh is masked on musl and USE=-crypt depends on it +sys-cluster/torque crypt + # Esteve Varela Colominas (2022-02-19) # The musl allocator works well with telegram net-im/telegram-desktop -jemalloc