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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id D6FBA138359 for ; Mon, 23 Nov 2020 16:16:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 154A0E0815; Mon, 23 Nov 2020 16:16:49 +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 ED9D8E0815 for ; Mon, 23 Nov 2020 16:16:48 +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 845B733BDE4 for ; Mon, 23 Nov 2020 16:16:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 33D7F3B7 for ; Mon, 23 Nov 2020 16:16:46 +0000 (UTC) From: "Fabian Groffen" 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" Message-ID: <1606148178.5041e4a996b6c5846608895b65ffb17c0bd2c87f.grobian@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: grobian X-VCS-Committer-Name: Fabian Groffen X-VCS-Revision: 5041e4a996b6c5846608895b65ffb17c0bd2c87f X-VCS-Branch: master Date: Mon, 23 Nov 2020 16:16:46 +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: 4df99b99-efb6-475e-ba3b-64f344fb2d79 X-Archives-Hash: cb93f5b9fbe979f02cb690fc090daa10 commit: 5041e4a996b6c5846608895b65ffb17c0bd2c87f Author: Fabian Groffen gentoo org> AuthorDate: Mon Nov 23 16:14:21 2020 +0000 Commit: Fabian Groffen gentoo org> CommitDate: Mon Nov 23 16:16:18 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5041e4a9 profiles/prefix/darwin/macos: mask also openssh-8.3_p1-r5 Signed-off-by: Fabian Groffen 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 8dd31a23782..502af5fe4ab 100644 --- a/profiles/prefix/darwin/macos/package.mask +++ b/profiles/prefix/darwin/macos/package.mask @@ -3,6 +3,7 @@ # Fabian Groffen (2020-11-23) # no symbols from libopenbsd-compat +=net-misc/openssh-8.3_p1-r5 =net-misc/openssh-8.4_p1-r2 # Fabian Groffen (2020-11-23)