Update README.md to reflect the keyring use flag for qtkeychain on Gentoo

This commit is contained in:
jjdredd 2024-03-09 16:28:25 -07:00 committed by GitHub
parent eaf9ae315c
commit edf4a8dd92
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -100,7 +100,7 @@ sudo emaint sync -r guru
sudo emerge -a nheko sudo emerge -a nheko
``` ```
If you are using Gnome Keyring or KeepassXC as your secrets daemon, ensure that the `gnome-keyring` useflag is enabled on `dev-libs/qtkeychain`. If you are using Gnome Keyring or KeepassXC as your secrets daemon, ensure that the `keyring` useflag is enabled on `dev-libs/qtkeychain`.
#### Mageia (9 and above) #### Mageia (9 and above)
```bash ```bash