diff options
author | Sam James <sam@gentoo.org> | 2024-05-09 13:12:05 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-05-09 13:12:05 +0100 |
commit | 5aae2646cbaa33a27fa03550366146267b11f98e (patch) | |
tree | e5a766fd7c80581e9d62c9dfc39ec5d7b960cd9d /sys-process | |
parent | net-misc/httpie: add 3.2.2 (diff) | |
download | gentoo-5aae2646cbaa33a27fa03550366146267b11f98e.tar.gz gentoo-5aae2646cbaa33a27fa03550366146267b11f98e.tar.bz2 gentoo-5aae2646cbaa33a27fa03550366146267b11f98e.zip |
sys-process/systemd-cron: Stabilize 2.4.0 arm64, #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 293661ce4869..33c92f8a2fe9 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). |