summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-05-09 13:12:10 +0100
committerSam James <sam@gentoo.org>2024-05-09 13:12:10 +0100
commit1dcaf72ba738752bfe89ad10a669435a374d5e89 (patch)
tree4fea52ce163208c15a15bbc2e2cb5b7bb66b5b71 /sys-process
parentsys-process/systemd-cron: Stabilize 2.4.0 ppc64, #931626 (diff)
downloadgentoo-1dcaf72ba738752bfe89ad10a669435a374d5e89.tar.gz
gentoo-1dcaf72ba738752bfe89ad10a669435a374d5e89.tar.bz2
gentoo-1dcaf72ba738752bfe89ad10a669435a374d5e89.zip
sys-process/systemd-cron: Stabilize 2.4.0 ppc, #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 deccbe07dda9..95860b0c53c4 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).