commit: 33f7f8d8ef9a0198059613815df7eb18208a131b Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Jul 14 16:20:16 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Jul 14 16:20:16 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33f7f8d8
sys-process/systemd-cron: Stabilize 2.4.1 ppc, #959577 Signed-off-by: Sam James <sam <AT> gentoo.org> sys-process/systemd-cron/systemd-cron-2.4.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-process/systemd-cron/systemd-cron-2.4.1.ebuild b/sys-process/systemd-cron/systemd-cron-2.4.1.ebuild index 582b252539f7..d45eb4cc815e 100644 --- a/sys-process/systemd-cron/systemd-cron-2.4.1.ebuild +++ b/sys-process/systemd-cron/systemd-cron-2.4.1.ebuild @@ -10,7 +10,7 @@ SRC_URI="https://github.com/systemd-cron/${PN}/archive/v${PV}.tar.gz -> systemd- LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 arm arm64 ~hppa ~loong ~ppc ppc64 ~riscv ~sparc ~x86" +KEYWORDS="amd64 arm arm64 ~hppa ~loong ppc ppc64 ~riscv ~sparc ~x86" IUSE="cron-boot etc-crontab-systemd minutely +runparts setgid yearly" # We can't run the unshare tests within sandbox/with low privs, and the # 'test-nounshare' target just does static analysis (shellcheck etc).
