Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 892653
Collapse All | Expand All

(-)a/virtual/daemontools/daemontools-0.ebuild (-2 / +3 lines)
Lines 1-4 Link Here
1
# Copyright 1999-2022 Gentoo Authors
1
# Copyright 1999-2023 Gentoo Authors
2
# Distributed under the terms of the GNU General Public License v2
2
# Distributed under the terms of the GNU General Public License v2
3
3
4
EAPI=7
4
EAPI=7
Lines 11-14 KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~risc Link Here
11
RDEPEND="|| (
11
RDEPEND="|| (
12
	sys-process/daemontools
12
	sys-process/daemontools
13
	sys-process/daemontools-encore
13
	sys-process/daemontools-encore
14
	sys-process/runit
15
	sys-apps/s6
14
)"
16
)"
15
- 

Return to bug 892653