diff --git a/net-im/vesktop-bin/vesktop-bin-1.5.6.ebuild b/net-im/vesktop-bin/vesktop-bin-1.5.6.ebuild index f52e57c7e3..9ef08472fe 100644 --- a/net-im/vesktop-bin/vesktop-bin-1.5.6.ebuild +++ b/net-im/vesktop-bin/vesktop-bin-1.5.6.ebuild @@ -94,5 +94,5 @@ src_install() { } pkg_postinst() { - optfeature x11-libs/libnotify Desktop notifications support + optfeature "Desktop notifications support" x11-libs/libnotify }