diff options
author | 2020-02-15 21:14:38 -0800 | |
---|---|---|
committer | 2020-02-15 21:56:42 -0800 | |
commit | 75fc9efe34bd72bd1d751afc8d4899c9b22307b7 (patch) | |
tree | 90d1c466c94e2cbd32fc6d7f9bdb092aac9c8bcb /profiles/arch | |
parent | profiles: powerpc: Mask net-misc/openssh[security-key] (diff) | |
download | gentoo-75fc9efe34bd72bd1d751afc8d4899c9b22307b7.tar.gz gentoo-75fc9efe34bd72bd1d751afc8d4899c9b22307b7.tar.bz2 gentoo-75fc9efe34bd72bd1d751afc8d4899c9b22307b7.zip |
profiles: riscv: Mask net-misc/openssh[security-key]
Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
Diffstat (limited to 'profiles/arch')
-rw-r--r-- | profiles/arch/riscv/package.use.mask | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask index 9c0825803e89..1c6311185d30 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 <chutzpah@gentoo.org> (2020-02-15) +# Mask until dev-libs/libfido2 is keyworded +net-misc/openssh security-key + # Sergei Trofimovich <slyfox@gentoo.org> (2019-02-15) # dev-libs/xxhash is not keyworded on riscv, bug #709696 sys-devel/gdb xxhash |