From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1302606-garchives=archives.gentoo.org@lists.gentoo.org>
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 0D1EF13933E
	for <garchives@archives.gentoo.org>; Thu, 15 Jul 2021 00:12:17 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 51A4DE0A5C;
	Thu, 15 Jul 2021 00:12:16 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	(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 EC8FEE0A5C
	for <gentoo-commits@lists.gentoo.org>; Thu, 15 Jul 2021 00:12:15 +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 99EA5340861
	for <gentoo-commits@lists.gentoo.org>; Thu, 15 Jul 2021 00:12:14 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 009297C2
	for <gentoo-commits@lists.gentoo.org>; Thu, 15 Jul 2021 00:12:12 +0000 (UTC)
From: "Sam James" <sam@gentoo.org>
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" <sam@gentoo.org>
Message-ID: <1626307919.10e3a3d4e824dbf51421c350f6433f74d77fd353.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: 10e3a3d4e824dbf51421c350f6433f74d77fd353
X-VCS-Branch: master
Date: Thu, 15 Jul 2021 00:12:12 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: 74dad9bf-da14-4fb6-8455-254dbe71872a
X-Archives-Hash: 9964c2d9af9e35b29cb82e0678d64d0f

commit:     10e3a3d4e824dbf51421c350f6433f74d77fd353
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 15 00:11:59 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Jul 15 00:11:59 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10e3a3d4

profiles/features/musl/package.mask: fix mask order

Signed-off-by: Sam James <sam <AT> gentoo.org>

 profiles/features/musl/package.mask | 15 +++++++++------
 1 file changed, 9 insertions(+), 6 deletions(-)

diff --git a/profiles/features/musl/package.mask b/profiles/features/musl/package.mask
index 2539c475508..afb5ebda7f3 100644
--- a/profiles/features/musl/package.mask
+++ b/profiles/features/musl/package.mask
@@ -44,6 +44,13 @@ dev-libs/elfutils
 # Linux debugger needs a port to musl.
 app-emulation/dosemu
 
+# Mikle Kolyada <zlogene@gentoo.org> (2020-03-20)
+# No source builds for musl
+app-emulation/firecracker
+
+# Old undated blocks of masks
+#
+
 sys-libs/uclibc-ng
 sys-libs/glibc
 
@@ -55,8 +62,8 @@ sys-fs/udev
 # systemd sources fail to build without glibc
 sys-boot/systemd-boot
 
-# Ian Stakenvicius, 2017-06-14
-# on behalf of mozilla@gentoo.org
+# Ian Stakenvicius <axs@gentoo.org> (2017-06-14)
+# (on behalf of <mozilla@gentoo.org>)
 # Mask firefox-54 and above as it requires rust
 # now, and rust reportedly will not build yet.
 >=www-client/firefox-54.0
@@ -65,7 +72,3 @@ sys-boot/systemd-boot
 dev-lang/rust-bin
 mail-client/thunderbird-bin
 www-client/firefox-bin
-
-# Mikle Kolyada <zlogene@gentoo.org> (2020-03-20)
-#  No source builds for musl
-app-emulation/firecracker