commit: 48092c29fdee71ddc3bdb64b41b0c5d462e5d710 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Fri Mar 2 08:28:29 2018 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Fri Mar 2 08:31:04 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48092c29
profiles/arch/amd64-fbsd: Mask net-misc/curl[*_libressl] profiles/arch/amd64-fbsd/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/amd64-fbsd/package.use.mask b/profiles/arch/amd64-fbsd/package.use.mask index 40c0e19fa68..5421ee83578 100644 --- a/profiles/arch/amd64-fbsd/package.use.mask +++ b/profiles/arch/amd64-fbsd/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Michał Górny <[email protected]> (02 Mar 2018) +# Requires dev-libs/libressl (not yet tested). +net-misc/curl curl_ssl_libressl + # Michał Górny <[email protected]> (02 Mar 2018) # Requires sys-fs/fuse. Maybe it could work with fuse4bsd? net-fs/openafs fuse
