x11-wm/leftwm: remove useless blank line

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
This commit is contained in:
Andrew Ammerlaan
2021-11-03 12:31:00 +01:00
parent e34662ae8a
commit 9862b57b2a

View File

@@ -168,7 +168,6 @@ RDEPEND="${DEPEND}"
QA_FLAGS_IGNORED="usr/bin/*"
src_compile() {
cd leftwm || die
use systemd && features="--features=journald"
@@ -189,4 +188,3 @@ pkg_postinst() {
pkg_postrm() {
xdg_desktop_database_update
}