commit: 75fc9efe34bd72bd1d751afc8d4899c9b22307b7 Author: Patrick McLean <chutzpah <AT> gentoo <DOT> org> AuthorDate: Sun Feb 16 05:14:38 2020 +0000 Commit: Patrick McLean <chutzpah <AT> gentoo <DOT> org> CommitDate: Sun Feb 16 05:56:42 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75fc9efe
profiles: riscv: Mask net-misc/openssh[security-key] Signed-off-by: Patrick McLean <chutzpah <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 9c0825803e8..1c6311185d3 100644 --- a/profiles/arch/riscv/package.use.mask +++ b/profiles/arch/riscv/package.use.mask @@ -1,6 +1,10 @@ # Copyright 2019-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Patrick McLean <[email protected]> (2020-02-15) +# Mask until dev-libs/libfido2 is keyworded +net-misc/openssh security-key + # Sergei Trofimovich <[email protected]> (2019-02-15) # dev-libs/xxhash is not keyworded on riscv, bug #709696 sys-devel/gdb xxhash
