diff options
author | Fabian Groffen <grobian@gentoo.org> | 2020-11-23 16:58:20 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2020-11-23 16:58:20 +0100 |
commit | 78a144b00067dd88095ff9c9f97628f9e9307dcc (patch) | |
tree | 4c95c823a391433f38e450bb0cf3f358227c4626 /profiles/prefix/darwin | |
parent | profiles/prefix/darwin/macos: drop headers usage/inclusion (diff) | |
download | gentoo-78a144b00067dd88095ff9c9f97628f9e9307dcc.tar.gz gentoo-78a144b00067dd88095ff9c9f97628f9e9307dcc.tar.bz2 gentoo-78a144b00067dd88095ff9c9f97628f9e9307dcc.zip |
profiles/prefix/darwin/macos: mask latest openssh
fails to compile
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'profiles/prefix/darwin')
-rw-r--r-- | profiles/prefix/darwin/macos/package.mask | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/prefix/darwin/macos/package.mask b/profiles/prefix/darwin/macos/package.mask index a4dc5a23fe2e..8dd31a23782d 100644 --- a/profiles/prefix/darwin/macos/package.mask +++ b/profiles/prefix/darwin/macos/package.mask @@ -2,6 +2,10 @@ # Distributed under the terms of the GNU General Public License v2 # Fabian Groffen <grobian@gentoo.org> (2020-11-23) +# no symbols from libopenbsd-compat +=net-misc/openssh-8.4_p1-r2 + +# Fabian Groffen <grobian@gentoo.org> (2020-11-23) # doesn't link, some unresolved symbol from gnulib =sys-devel/gettext-0.21 |