commit: f39cdef35236d85e5cbe3fb0ba8cdc3e62bed9cb Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Jul 18 21:28:05 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Jul 18 21:28:05 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f39cdef3
sys-process/systemd-cron: Stabilize 2.5.1 x86, #960377 Signed-off-by: Sam James <sam <AT> gentoo.org> sys-process/systemd-cron/systemd-cron-2.5.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-process/systemd-cron/systemd-cron-2.5.1.ebuild b/sys-process/systemd-cron/systemd-cron-2.5.1.ebuild index d45eb4cc815e..91846261e997 100644 --- a/sys-process/systemd-cron/systemd-cron-2.5.1.ebuild +++ b/sys-process/systemd-cron/systemd-cron-2.5.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).
