sys-apps/s6-linux-init: block sys-apps/systemd[sysv-utils(+)]

Signed-off-by: Mike Gilbert <floppym@gentoo.org>
This commit is contained in:
Mike Gilbert
2026-03-09 20:52:05 -04:00
parent f389c0694c
commit 4d086928f4
2 changed files with 4 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2025 Gentoo Authors
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -20,7 +20,7 @@ RDEPEND="
sys-apps/s6:=[execline]
sysv-utils? (
!sys-apps/openrc[sysv-utils(-)]
!sys-apps/systemd[sysv-utils]
!sys-apps/systemd[sysv-utils(+)]
!sys-apps/sysvinit
)
"

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2025 Gentoo Authors
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -20,7 +20,7 @@ RDEPEND="
sys-apps/s6:=[execline]
sysv-utils? (
!sys-apps/openrc[sysv-utils(-)]
!sys-apps/systemd[sysv-utils]
!sys-apps/systemd[sysv-utils(+)]
!sys-apps/sysvinit
)
"