diff options
-rw-r--r-- | profiles/prefix/package.mask | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/profiles/prefix/package.mask b/profiles/prefix/package.mask index f47f8d80b660..50bde6a4b43e 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 <grobian@gentoo.org> (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 <grobian@gentoo.org> (2020-08-02) # Python 3.6 is soon going away and won't be updated for Prefix anymore. dev-lang/python:3.6 |