From 12652841746da7ae2f03b8b0c571a9bd5033e15c Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 19 Oct 2022 13:58:24 +0100 Subject: gentoo auto-resync : 19:10:2022 - 13:58:24 --- x11-misc/autorandr/autorandr-9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11-misc/autorandr/autorandr-9999.ebuild') diff --git a/x11-misc/autorandr/autorandr-9999.ebuild b/x11-misc/autorandr/autorandr-9999.ebuild index 4433c9b58d70..0badb8f708aa 100644 --- a/x11-misc/autorandr/autorandr-9999.ebuild +++ b/x11-misc/autorandr/autorandr-9999.ebuild @@ -20,7 +20,7 @@ HOMEPAGE="https://github.com/phillipberndt/autorandr" LICENSE="GPL-3" SLOT="0" -IUSE="launcher udev" +IUSE="launcher systemd udev" RDEPEND=" x11-apps/xrandr @@ -46,8 +46,8 @@ src_install() { local targets=( autostart_config bash_completion - systemd $(usev launcher) + $(usev systemd) $(usev udev) ) -- cgit v1.2.3