From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-943140-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 1700E139694
	for <garchives@archives.gentoo.org>; Fri,  7 Apr 2017 12:54:54 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 3A111E0B78;
	Fri,  7 Apr 2017 12:54:51 +0000 (UTC)
Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 11FD0E0B78
	for <gentoo-commits@lists.gentoo.org>; Fri,  7 Apr 2017 12:54:50 +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 9424134163C
	for <gentoo-commits@lists.gentoo.org>; Fri,  7 Apr 2017 12:54:49 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id F3AEF739A
	for <gentoo-commits@lists.gentoo.org>; Fri,  7 Apr 2017 12:54:47 +0000 (UTC)
From: "Anthony G. Basile" <blueness@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, "Anthony G. Basile" <blueness@gentoo.org>
Message-ID: <1491569682.6a37d3598ecfe2b72b6fe7c9ad6f3d3e8f4734df.blueness@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/hardened/linux/musl/
X-VCS-Repository: repo/gentoo
X-VCS-Files: profiles/hardened/linux/musl/package.mask
X-VCS-Directories: profiles/hardened/linux/musl/
X-VCS-Committer: blueness
X-VCS-Committer-Name: Anthony G. Basile
X-VCS-Revision: 6a37d3598ecfe2b72b6fe7c9ad6f3d3e8f4734df
X-VCS-Branch: master
Date: Fri,  7 Apr 2017 12:54:47 +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-Archives-Salt: 1049a96e-3b07-4ce2-baf3-a45acd2b160c
X-Archives-Hash: 3f6710d1c9907072663bb711fe8a1da3

commit:     6a37d3598ecfe2b72b6fe7c9ad6f3d3e8f4734df
Author:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Fri Apr  7 12:54:24 2017 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Fri Apr  7 12:54:42 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a37d359

profiles: mask <net-mail/mailutils-3.2 on musl, bug #604212

 profiles/hardened/linux/musl/package.mask | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/profiles/hardened/linux/musl/package.mask b/profiles/hardened/linux/musl/package.mask
index 13e090101f0..cd57f2835cd 100644
--- a/profiles/hardened/linux/musl/package.mask
+++ b/profiles/hardened/linux/musl/package.mask
@@ -5,6 +5,9 @@ sys-libs/uclibc
 sys-libs/uclibc-ng
 sys-libs/glibc
 
+# Older versions of net-mail/mailutils fail on musl, bug #604212
+<net-mail/mailutils-3.2
+
 # We use eudev which is tested on both uclibc and musl
 sys-apps/systemd
 sys-fs/udev