diff options
author | Sam James <sam@gentoo.org> | 2024-05-09 13:12:09 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-05-09 13:12:09 +0100 |
commit | 5e86c653f22b84f80ef5a22cd1d265eb02201d02 (patch) | |
tree | 24afa4b68457c37c26fe6d3a01d933d3975c6a35 /sys-process | |
parent | sys-process/systemd-cron: Stabilize 2.4.0 sparc, #931626 (diff) | |
download | gentoo-5e86c653f22b84f80ef5a22cd1d265eb02201d02.tar.gz gentoo-5e86c653f22b84f80ef5a22cd1d265eb02201d02.tar.bz2 gentoo-5e86c653f22b84f80ef5a22cd1d265eb02201d02.zip |
sys-process/systemd-cron: Stabilize 2.4.0 ppc64, #931626
Signed-off-by: Sam James <sam@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 1cbe9df4341b..deccbe07dda9 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). |