Diff daemontools-encore-1.11-r1 with a daemontools-encore-1.11-r2
/usr/portage/sys-process/daemontools-encore/daemontools-encore-1.11-r2.ebuild 2023-10-09 14:52:35.576368504 +0300 | ||
---|---|---|
11 | 11 | |
12 | 12 |
LICENSE="GPL-2 MIT" |
13 | 13 |
SLOT="0" |
14 |
KEYWORDS="amd64 ~loong ~x86" |
|
14 |
KEYWORDS="~amd64 ~loong ~x86" |
|
15 | 15 |
IUSE="selinux static" |
16 | 16 | |
17 | 17 |
RDEPEND=" |
... | ... | |
24 | 24 |
"${FILESDIR}"/${PN}-1.11-do-not-always-run-tests.patch |
25 | 25 |
"${FILESDIR}"/${PN}-1.11-add-missing-setuser-man-page.patch |
26 | 26 |
"${FILESDIR}"/${PN}-1.11-implicit-func-decl-clang16.patch |
27 |
"${FILESDIR}"/${PN}-1.11-use-posix-complaint-functions.patch |
|
27 | 28 |
) |
28 | 29 | |
29 | 30 |
src_compile() { |