mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
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 <flow@gentoo.org> Part-of: https://github.com/gentoo/gentoo/pull/44264 Closes: https://github.com/gentoo/gentoo/pull/44264
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
smart cards or secure storage.
|
||||
</longdescription>
|
||||
<use>
|
||||
<flag name="ssh-agent">Use GNOME Keyring to unlock SSH keys. Recommended unless you are using ECDSA or Ed25519 keys.</flag>
|
||||
<flag name="ssh-agent">Use GNOME Keyring to unlock SSH keys.</flag>
|
||||
</use>
|
||||
<upstream>
|
||||
<remote-id type="gnome-gitlab">GNOME/gnome-keyring</remote-id>
|
||||
|
||||
Reference in New Issue
Block a user