commit: a89f500db2e76a9af0d4244f978749d7e6d30d40 Author: Marek Szuba <marecki <AT> gentoo <DOT> org> AuthorDate: Wed Jun 30 10:55:11 2021 +0000 Commit: Marek Szuba <marecki <AT> gentoo <DOT> org> CommitDate: Wed Jun 30 17:54:49 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a89f500d
profiles/arch/riscv: remove outdated net-libs/libssh2[mbedtls] mask mbedtls got keyworded on 2021-06-25, no issues emerging libssh2 with this USE flag. Signed-off-by: Marek Szuba <marecki <AT> gentoo.org> profiles/arch/riscv/package.use.mask | 4 ---- 1 file changed, 4 deletions(-) diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask index db8e6971c5b..69b4704fce4 100644 --- a/profiles/arch/riscv/package.use.mask +++ b/profiles/arch/riscv/package.use.mask @@ -17,10 +17,6 @@ media-gfx/imagemagick fftw openexr wmf # Dependencies not keyworded here yet dev-python/pillow tk -# 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
