profiles/base: disable bindist useflag for openssh

there is an ongoing conversation about bindist patches for openssl:
https://marc.info/?l=gentoo-dev&m=163216172229772&w=2

Let's keep an eye on it.

Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
This commit is contained in:
Mathieu Tortuyaux 2021-09-27 16:51:05 +02:00
parent 33d129daf9
commit a6ad4cfba8

View File

@ -147,3 +147,8 @@ sys-apps/systemd -cgroup-hybrid
# Remove support for GObject introspection
sys-auth/polkit -introspection
# `bindist` pulls patches from https://dev.gentoo.org/~whissi/dist/openssl/
# and there is no patches for opensslv3 at the moment.
# https://marc.info/?l=gentoo-dev&m=163216172229772&w=2
net-misc/openssh -bindist