From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1260527-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 8FDAB1382C5
	for <garchives@archives.gentoo.org>; Sat, 13 Mar 2021 13:09:35 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id D8E69E0823;
	Sat, 13 Mar 2021 13:09:34 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4])
	(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 C18E3E0823
	for <gentoo-commits@lists.gentoo.org>; Sat, 13 Mar 2021 13:09:34 +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 D8EA5340AC7
	for <gentoo-commits@lists.gentoo.org>; Sat, 13 Mar 2021 13:09:33 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 57774573
	for <gentoo-commits@lists.gentoo.org>; Sat, 13 Mar 2021 13:09:32 +0000 (UTC)
From: "Fabian Groffen" <grobian@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, "Fabian Groffen" <grobian@gentoo.org>
Message-ID: <1615640969.1131032cfd098cd362d69e6484d53d043d3ffac3.grobian@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/prefix/
X-VCS-Repository: repo/gentoo
X-VCS-Files: profiles/prefix/package.use.mask
X-VCS-Directories: profiles/prefix/
X-VCS-Committer: grobian
X-VCS-Committer-Name: Fabian Groffen
X-VCS-Revision: 1131032cfd098cd362d69e6484d53d043d3ffac3
X-VCS-Branch: master
Date: Sat, 13 Mar 2021 13:09:32 +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: 60aa237d-ddeb-419d-a731-c658fa217d2d
X-Archives-Hash: 2413a04a008cece4c39f7322496760e9

commit:     1131032cfd098cd362d69e6484d53d043d3ffac3
Author:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 13 13:08:47 2021 +0000
Commit:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Sat Mar 13 13:09:29 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1131032c

profiles/prefix/package.use.mask: mask curl_ssl_nss

Bug: https://bugs.gentoo.org/769578
Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>

 profiles/prefix/package.use.mask | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/profiles/prefix/package.use.mask b/profiles/prefix/package.use.mask
index e256f5fbba1..c32826396c1 100644
--- a/profiles/prefix/package.use.mask
+++ b/profiles/prefix/package.use.mask
@@ -1,6 +1,10 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Fabian Groffen <grobian@gentoo.org> (2021-03-13)
+# nss-pem, bug #769578
+net-misc/curl curl_ssl_nss
+
 # Sam James <sam@gentoo.org> (2020-12-10)
 # Disable systemtap for now to be consistent
 # with ::prefix pre-merge.