diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-05-11 10:08:52 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-05-11 10:08:52 +0300 |
commit | 52b7d994f6f4521fc191b99cbb3d30532f4c03a9 (patch) | |
tree | f7f965b9b45117ff32771792808b82e9679c67aa /sys-process | |
parent | dev-python/hatchling: Stabilize 1.24.2 ALLARCHES, #931722 (diff) | |
download | gentoo-52b7d994f6f4521fc191b99cbb3d30532f4c03a9.tar.gz gentoo-52b7d994f6f4521fc191b99cbb3d30532f4c03a9.tar.bz2 gentoo-52b7d994f6f4521fc191b99cbb3d30532f4c03a9.zip |
sys-process/systemd-cron: Stabilize 2.4.0 x86, #931626
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-process')
-rw-r--r-- | sys-process/systemd-cron/systemd-cron-2.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 95860b0c53c4..dadec18a1460 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). |