commit: bd928c40cf73047a3f49801d23bfab96c4a8cc81 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Jul 18 15:29:35 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Jul 18 15:29:35 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd928c40
sys-process/systemd-cron: Stabilize 2.5.1 arm64, #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 0bf0491a4b22..9a43aaf9edbe 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).
