commit: f9b665bdcb0a48fd3099351a1c23f0a9c7714af0 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Mon Mar 12 16:58:54 2018 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Mon Mar 12 17:07:55 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9b665bd
profiles/arch/arm64: Mask dev-libs/libgit2[libressl] for curl profiles/arch/arm64/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask index c304dcf8237..29c4e3c459f 100644 --- a/profiles/arch/arm64/package.use.mask +++ b/profiles/arch/arm64/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]> (12 Mar 2018) +# Requires masked net-misc/curl with libressl. +dev-libs/libgit2 libressl + # Michał Górny <[email protected]> (03 Mar 2018) # Requires masked dependent flags. net-fs/samba ads
