summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys-process/systemd-cron/systemd-cron-2.5.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-process/systemd-cron/systemd-cron-2.5.1.ebuild b/sys-process/systemd-cron/systemd-cron-2.5.1.ebuild
index 3da647e07344..d45eb4cc815e 100644
--- a/sys-process/systemd-cron/systemd-cron-2.5.1.ebuild
+++ b/sys-process/systemd-cron/systemd-cron-2.5.1.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 ~loong ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="amd64 arm arm64 ~hppa ~loong 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).