commit: d96bab552e89f6554eab1d9d99bed44215f554c7 Author: Marek Szuba <marecki <AT> gentoo <DOT> org> AuthorDate: Mon Jun 21 13:35:56 2021 +0000 Commit: Marek Szuba <marecki <AT> gentoo <DOT> org> CommitDate: Mon Jun 21 14:04:39 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d96bab55
profiles/arch/riscv: mask USE=mbedtls for net-libs/libssh2, not tested Signed-off-by: Marek Szuba <marecki <AT> gentoo.org> profiles/arch/riscv/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask index d9a921dfc40..9cca3ab0235 100644 --- a/profiles/arch/riscv/package.use.mask +++ b/profiles/arch/riscv/package.use.mask @@ -1,6 +1,10 @@ # Copyright 2019-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Marek Szuba <[email protected]> (2021-06-21) +# net-libs/mbedtls not keyworded here, not tested +net-libs/libssh2 mbedtls + # Marek Szuba <[email protected]> (2021-06-21) # net-fs/samba not keyworded here, not tested app-misc/mc samba
