From 9927d482e1065a52357dd3bc789ec8d5e9ca8356 Mon Sep 17 00:00:00 2001 From: Florian Schmaus Date: Mon, 20 Oct 2025 21:04:19 +0200 Subject: [PATCH] gnome-base/gnome-keyring: fix USE=ssh-agent description Starting with version 3.27.92, gnome-keyring stopped using its own implementation of ssh-agent and instead uses the "stock" ssh-agent from OpenSSH. Hence, all key kinds that ssh-agent supports are supported by gnome-keyring. Signed-off-by: Florian Schmaus Part-of: https://github.com/gentoo/gentoo/pull/44264 Closes: https://github.com/gentoo/gentoo/pull/44264 --- gnome-base/gnome-keyring/metadata.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnome-base/gnome-keyring/metadata.xml b/gnome-base/gnome-keyring/metadata.xml index 2e0522eb0b7f4..fcf09da9f772f 100644 --- a/gnome-base/gnome-keyring/metadata.xml +++ b/gnome-base/gnome-keyring/metadata.xml @@ -15,7 +15,7 @@ smart cards or secure storage. - Use GNOME Keyring to unlock SSH keys. Recommended unless you are using ECDSA or Ed25519 keys. + Use GNOME Keyring to unlock SSH keys. GNOME/gnome-keyring