From edf4a8dd927068f2f6a0de98421c2f0114247067 Mon Sep 17 00:00:00 2001 From: jjdredd Date: Sat, 9 Mar 2024 16:28:25 -0700 Subject: [PATCH] Update README.md to reflect the keyring use flag for qtkeychain on Gentoo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a747295b..99e1f6e8 100644 --- a/README.md +++ b/README.md @@ -100,7 +100,7 @@ sudo emaint sync -r guru 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) ```bash