commit: 9c8d0c975682dd8e19491e525413270ceacd978b Author: Richard Freeman <rich0 <AT> gentoo <DOT> org> AuthorDate: Fri Apr 1 19:06:02 2022 +0000 Commit: Richard Freeman <rich0 <AT> gentoo <DOT> org> CommitDate: Fri Apr 1 19:06:02 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c8d0c97
sys-process/systemd-cron: stabilize 1.5.18 for amd64 Signed-off-by: Richard Freeman <rich0 <AT> gentoo.org> sys-process/systemd-cron/systemd-cron-1.5.18.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-process/systemd-cron/systemd-cron-1.5.18.ebuild b/sys-process/systemd-cron/systemd-cron-1.5.18.ebuild index 09890a45a82a..957b7af3022c 100644 --- a/sys-process/systemd-cron/systemd-cron-1.5.18.ebuild +++ b/sys-process/systemd-cron/systemd-cron-1.5.18.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/systemd-cron/${PN}/archive/v${MY_PV}.tar.gz -> syste LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86" IUSE="cron-boot etc-crontab-systemd minutely +runparts setgid test yearly" RESTRICT="!test? ( test )"
