diff --git a/net-im/nheko/nheko-0.11.3.ebuild b/net-im/nheko/nheko-0.11.3.ebuild index 95c05cfa1e..66b6ef0e29 100644 --- a/net-im/nheko/nheko-0.11.3.ebuild +++ b/net-im/nheko/nheko-0.11.3.ebuild @@ -92,7 +92,7 @@ pkg_postinst() { optfeature "audio & video file playback support" \ "media-plugins/gst-plugins-meta[ffmpeg]" optfeature "secrets storage support other than kwallet (for example gnome-keyring or keepassxc)" \ - "dev-libs/qtkeychain[gnome-keyring]" + "dev-libs/qtkeychain[keyring]" optfeature "additional, less common, image format support" \ "kde-frameworks/kimageformats" diff --git a/net-im/nheko/nheko-9999.ebuild b/net-im/nheko/nheko-9999.ebuild index fdf0f1a2b6..7ab489fa8a 100644 --- a/net-im/nheko/nheko-9999.ebuild +++ b/net-im/nheko/nheko-9999.ebuild @@ -123,7 +123,7 @@ pkg_postinst() { optfeature "audio & video file playback support" \ "media-plugins/gst-plugins-meta[ffmpeg]" optfeature "secrets storage support other than kwallet (for example gnome-keyring or keepassxc)" \ - "dev-libs/qtkeychain[gnome-keyring]" + "dev-libs/qtkeychain[keyring]" optfeature "additional, less common, image format support" \ "kde-frameworks/kimageformats:6"