summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPetr Vaněk <arkamar@atlas.cz>2022-09-13 15:15:31 +0200
committerJoonas Niilola <juippis@gentoo.org>2022-10-10 15:20:07 +0300
commit2ab35c1fce98e426d0509e5643edd23ac5346703 (patch)
tree2d0b788b057dea5a5eab3c0abd2759ce73c21511 /sys-apps
parentdev-cpp/highway: fix buiding on ARM Neon (diff)
downloadgentoo-2ab35c1fce98e426d0509e5643edd23ac5346703.tar.gz
gentoo-2ab35c1fce98e426d0509e5643edd23ac5346703.tar.bz2
gentoo-2ab35c1fce98e426d0509e5643edd23ac5346703.zip
sys-apps/s6-linux-init: add blocker with sys-apps/openrc
s6-linux-init cannot be installed together with sys-apps/openrc in the same time when both set sysv-utils use flag as they both install same files. Bug: https://bugs.gentoo.org/867898 Suggested-by: Hoël Bézier <hoelbezier@riseup.net> Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/s6-linux-init/s6-linux-init-1.0.8.0.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys-apps/s6-linux-init/s6-linux-init-1.0.8.0.ebuild b/sys-apps/s6-linux-init/s6-linux-init-1.0.8.0.ebuild
index 036ee60e38ea..72efe07127e7 100644
--- a/sys-apps/s6-linux-init/s6-linux-init-1.0.8.0.ebuild
+++ b/sys-apps/s6-linux-init/s6-linux-init-1.0.8.0.ebuild
@@ -18,6 +18,7 @@ RDEPEND="dev-lang/execline:=
dev-libs/skalibs:=
sys-apps/s6:=[execline]
sysv-utils? (
+ !sys-apps/openrc[sysv-utils(-)]
!sys-apps/systemd[sysv-utils]
!sys-apps/sysvinit
)