diff --git a/kde-frameworks/kwallet/kwallet-5.34.0-r1.ebuild b/kde-frameworks/kwallet/kwallet-5.34.0-r1.ebuild index c6caca33572c2..168a8b6a9d67f 100644 --- a/kde-frameworks/kwallet/kwallet-5.34.0-r1.ebuild +++ b/kde-frameworks/kwallet/kwallet-5.34.0-r1.ebuild @@ -53,5 +53,6 @@ pkg_postinst() { elog "Starting with 5.34.0-r1, ${PN} is able to serve applications" elog "that still require old kwalletd4. After migration has finished," elog "kde-apps/kwalletd can be removed." + elog "For more information, read https://wiki.gentoo.org/wiki/KDE#KWallet" fi }