commit:     765b09f16c49968f1741dc022898c52e55015277
Author:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Sat Jan  2 14:29:21 2021 +0000
Commit:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Sat Jan  2 14:29:21 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=765b09f1

profiles/prefix/package.mask: mask wget-1.21, bug #763123

Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>

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

diff --git a/profiles/prefix/package.mask b/profiles/prefix/package.mask
index f47f8d80b66..50bde6a4b43 100644
--- a/profiles/prefix/package.mask
+++ b/profiles/prefix/package.mask
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 #
 # When you add an entry to the top of this file, add your name, the date, and
@@ -8,6 +8,11 @@
 # NOTE: Please add your entry at the top!
 #
 
+# Fabian Groffen <[email protected]> (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
+
 # Fabian Groffen <[email protected]> (2020-08-02)
 # Python 3.6 is soon going away and won't be updated for Prefix anymore.
 dev-lang/python:3.6

Reply via email to