commit: 84ace7f221a7e220a8e208b5d78068575c93560e Author: Patrick McLean <chutzpah <AT> gentoo <DOT> org> AuthorDate: Sun Feb 16 05:14:35 2020 +0000 Commit: Patrick McLean <chutzpah <AT> gentoo <DOT> org> CommitDate: Sun Feb 16 05:56:10 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84ace7f2
profiles: arm64: Mask net-misc/openssh[security-key] Signed-off-by: Patrick McLean <chutzpah <AT> gentoo.org> profiles/arch/arm64/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask index 668eb67cb51..6928da3db45 100644 --- a/profiles/arch/arm64/package.use.mask +++ b/profiles/arch/arm64/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 + # Andreas Sturmlechner <[email protected]> (2020-02-11) # dev-util/kdevelop and dev-util/kdevelop-pg-qt not keyworded, bug #709294 kde-apps/umbrello php
