summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2021-01-10 11:00:44 +0100
committerFabian Groffen <grobian@gentoo.org>2021-01-10 11:00:44 +0100
commitb66acbda345c55bcb41d5b4907568f034ab5a6e9 (patch)
treeaf020ab882edea9e39f739e779699fceae14a2b7 /profiles/prefix
parentdev-qt: Security cleanup (diff)
downloadgentoo-b66acbda345c55bcb41d5b4907568f034ab5a6e9.tar.gz
gentoo-b66acbda345c55bcb41d5b4907568f034ab5a6e9.tar.bz2
gentoo-b66acbda345c55bcb41d5b4907568f034ab5a6e9.zip
profiles/prefix/darwin/macos/package.mask: mask wget-1.21.1
Fails to compile with a bunch of problems, fall back to older version, a next release likely fixes these problems. Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'profiles/prefix')
-rw-r--r--profiles/prefix/darwin/macos/package.mask6
1 files changed, 5 insertions, 1 deletions
diff --git a/profiles/prefix/darwin/macos/package.mask b/profiles/prefix/darwin/macos/package.mask
index 4f8cc88126e6..5152d3cb2446 100644
--- a/profiles/prefix/darwin/macos/package.mask
+++ b/profiles/prefix/darwin/macos/package.mask
@@ -1,6 +1,10 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Fabian Groffen <grobian@gentoo.org> (2021-01-10)
+# fails to compile on regex and nonull definitions
+=net-misc/wget-1.21.1
+
# Fabian Groffen <grobian@gentoo.org> (2020-12-20)
# we need to establish this darwin-xcode version can really be our
# linker once we figure out TAPI support