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 ED8E41382C5 for ; Sat, 2 Jan 2021 14:31:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3F0AAE0822; Sat, 2 Jan 2021 14:31:16 +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 2AE03E0822 for ; Sat, 2 Jan 2021 14:31:16 +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 094C5340CD7 for ; Sat, 2 Jan 2021 14:31:15 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 84FBFC3 for ; Sat, 2 Jan 2021 14:31:13 +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: <1609597840.32b8dba3caae44cfa695b8feda2b0295dbd92261.grobian@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/prefix/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/prefix/package.mask X-VCS-Directories: profiles/prefix/ X-VCS-Committer: grobian X-VCS-Committer-Name: Fabian Groffen X-VCS-Revision: 32b8dba3caae44cfa695b8feda2b0295dbd92261 X-VCS-Branch: master Date: Sat, 2 Jan 2021 14:31:13 +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: cd611e88-6f55-4264-a74c-256a94d6d99b X-Archives-Hash: c507fcdb45232cf4421edef12a3a7ec1 commit: 32b8dba3caae44cfa695b8feda2b0295dbd92261 Author: Fabian Groffen gentoo org> AuthorDate: Sat Jan 2 14:30:40 2021 +0000 Commit: Fabian Groffen gentoo org> CommitDate: Sat Jan 2 14:30:40 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32b8dba3 profiles/prefix/package.mask: fix atom (I wish there were a repoman for these things...) Signed-off-by: Fabian Groffen gentoo.org> profiles/prefix/package.mask | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/prefix/package.mask b/profiles/prefix/package.mask index 50bde6a4b43..2fdfde8b7fa 100644 --- a/profiles/prefix/package.mask +++ b/profiles/prefix/package.mask @@ -11,7 +11,7 @@ # Fabian Groffen (2021-01-02) # Fails to compile on Darwin, and probably other platforms as well, # masking globally for now, bug #763123 -net-misc/wget-1.21 +=net-misc/wget-1.21 # Fabian Groffen (2020-08-02) # Python 3.6 is soon going away and won't be updated for Prefix anymore.