commit: 34bfb72e5e15040b85981d75e5800b6bb890f3d7 Author: Richard Freeman <rich0 <AT> gentoo <DOT> org> AuthorDate: Sat Jul 5 11:13:49 2025 +0000 Commit: Richard Freeman <rich0 <AT> gentoo <DOT> org> CommitDate: Sat Jul 5 11:14:30 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34bfb72e
sys-process/systemd-cron: stabilize 2.4.1 for amd64 Signed-off-by: Richard Freeman <rich0 <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 f02bc8ea182e..88c08e6f7aaa 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).