commit: 650a30d52a41b06a9b5687c43d9e075f58066710 Author: Richard Freeman <rich0 <AT> gentoo <DOT> org> AuthorDate: Thu May 9 10:50:57 2024 +0000 Commit: Richard Freeman <rich0 <AT> gentoo <DOT> org> CommitDate: Thu May 9 10:52:44 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=650a30d5
sys-process/systemd-cron: stabilize 2.4.0 for amd64 Bug: https://bugs.gentoo.org/931626 Signed-off-by: Richard Freeman <rich0 <AT> gentoo.org> sys-process/systemd-cron/systemd-cron-2.4.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-process/systemd-cron/systemd-cron-2.4.0.ebuild b/sys-process/systemd-cron/systemd-cron-2.4.0.ebuild index 00738f1c0e07..293661ce4869 100644 --- a/sys-process/systemd-cron/systemd-cron-2.4.0.ebuild +++ b/sys-process/systemd-cron/systemd-cron-2.4.0.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 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ia64 ~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).
