From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1356601-garchives=archives.gentoo.org@lists.gentoo.org>
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) server-digest SHA256)
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id C8CD5158086
	for <garchives@archives.gentoo.org>; Sun,  9 Jan 2022 22:12:57 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 1ACA92BC02D;
	Sun,  9 Jan 2022 22:12:56 +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 929B82BC02D
	for <gentoo-commits@lists.gentoo.org>; Sun,  9 Jan 2022 22:12:53 +0000 (UTC)
Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84])
	(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 523AC342BD5
	for <gentoo-commits@lists.gentoo.org>; Sun,  9 Jan 2022 22:12:52 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 8850021E
	for <gentoo-commits@lists.gentoo.org>; Sun,  9 Jan 2022 22:12:50 +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: <1641766363.db4aadc0d49bf35bc6a793e7c25fb8653b34aa9e.sam@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/prefix/darwin/macos/
X-VCS-Repository: repo/gentoo
X-VCS-Files: profiles/prefix/darwin/macos/package.mask
X-VCS-Directories: profiles/prefix/darwin/macos/
X-VCS-Committer: sam
X-VCS-Committer-Name: Sam James
X-VCS-Revision: db4aadc0d49bf35bc6a793e7c25fb8653b34aa9e
X-VCS-Branch: master
Date: Sun,  9 Jan 2022 22:12:50 +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: 7f7c2f9f-a747-444e-9ed7-19a69832ba65
X-Archives-Hash: cd3bb5424536c942004a84e5a3104533

commit:     db4aadc0d49bf35bc6a793e7c25fb8653b34aa9e
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jan  9 22:12:09 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jan  9 22:12:43 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db4aadc0

profiles/prefix/darwin/macos: mask =app-arch/gzip-1.11

Same issue as with nano. 1.10 is fine. Hopefully fixed in next
release w/ latest gnulib sync.

Bug: https://bugs.gentoo.org/829847
Signed-off-by: Sam James <sam <AT> gentoo.org>

 profiles/prefix/darwin/macos/package.mask | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/prefix/darwin/macos/package.mask b/profiles/prefix/darwin/macos/package.mask
index 7c44bbda818d..a406d72c1e6a 100644
--- a/profiles/prefix/darwin/macos/package.mask
+++ b/profiles/prefix/darwin/macos/package.mask
@@ -8,3 +8,4 @@
 # bug #829847
 =app-editors/nano-5.9
 =app-editors/nano-6.0
+=app-arch/gzip-1.11