commit: 3dee3f3b9a33c18383b2ddb11b6dee13232220ef Author: Patrick McLean <chutzpah <AT> gentoo <DOT> org> AuthorDate: Sun Feb 16 05:14:39 2020 +0000 Commit: Patrick McLean <chutzpah <AT> gentoo <DOT> org> CommitDate: Sun Feb 16 05:56:51 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3dee3f3b
profiles: sh: Mask net-misc/openssh[security-key] Signed-off-by: Patrick McLean <chutzpah <AT> gentoo.org> profiles/arch/sh/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/sh/package.use.mask b/profiles/arch/sh/package.use.mask index 70473e98498..2623fd3046e 100644 --- a/profiles/arch/sh/package.use.mask +++ b/profiles/arch/sh/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-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-12-02) # dev-util/systemtap is not keyworded on sh sys-libs/glibc systemtap
