diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-02 15:29:21 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-02 15:29:21 +0100 |
commit | 765b09f16c49968f1741dc022898c52e55015277 (patch) | |
tree | 0edd0aa67ca1e92cd15e025d535f3d56d8b2a917 /profiles/prefix | |
parent | net-dialup/kpnadsl4linux: Port to EAPI 7 (diff) | |
download | gentoo-765b09f16c49968f1741dc022898c52e55015277.tar.gz gentoo-765b09f16c49968f1741dc022898c52e55015277.tar.bz2 gentoo-765b09f16c49968f1741dc022898c52e55015277.zip |
profiles/prefix/package.mask: mask wget-1.21, bug #763123
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'profiles/prefix')
-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 |