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 D1B17158094 for ; Mon, 3 Oct 2022 23:28:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E2DC1E08F0; Mon, 3 Oct 2022 23:28:37 +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 C9AADE08F0 for ; Mon, 3 Oct 2022 23:28:37 +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 EF699340F55 for ; Mon, 3 Oct 2022 23:28:35 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4749A5F8 for ; Mon, 3 Oct 2022 23:28:34 +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: <1664839079.6ae3099734c7fd4dfe2ee6cfaaf72035086ad373.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: 6ae3099734c7fd4dfe2ee6cfaaf72035086ad373 X-VCS-Branch: master Date: Mon, 3 Oct 2022 23:28:34 +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: dd1f31f4-7bff-48f5-9b75-82b2e48dc272 X-Archives-Hash: 0728d0ee205b3d6e3c80a75d81cd93b7 commit: 6ae3099734c7fd4dfe2ee6cfaaf72035086ad373 Author: Sam James gentoo org> AuthorDate: Mon Oct 3 23:17:59 2022 +0000 Commit: Sam James gentoo org> CommitDate: Mon Oct 3 23:17:59 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ae30997 profiles/features/musl: fix comment typo 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 b99c9b105719..9bf366b93565 100644 --- a/profiles/features/musl/package.mask +++ b/profiles/features/musl/package.mask @@ -323,7 +323,7 @@ app-editors/jasspa-microemacs sys-auth/libnss-nis # Sergei Trofimovich (2020-03-21) -# Needs a port no musl. Uses glibc-specific termio and __getppid. +# Needs a port to musl. Uses glibc-specific termio and __getppid. app-emulation/ski # Sergei Trofimovich (2020-03-21)