summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-05-09 13:12:07 +0100
committerSam James <sam@gentoo.org>2024-05-09 13:12:07 +0100
commit55b6abe93214ac16a86fc9890ba72fb424137e7d (patch)
tree353bb7af64035cb2a7428d39b7461973ba499d89 /sys-process
parentsys-process/systemd-cron: Stabilize 2.4.0 arm, #931626 (diff)
downloadgentoo-55b6abe93214ac16a86fc9890ba72fb424137e7d.tar.gz
gentoo-55b6abe93214ac16a86fc9890ba72fb424137e7d.tar.bz2
gentoo-55b6abe93214ac16a86fc9890ba72fb424137e7d.zip
sys-process/systemd-cron: Stabilize 2.4.0 sparc, #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.ebuild2
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 7c0e28e70d63..1cbe9df4341b 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).