summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-01-08 16:03:10 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-01-08 16:03:10 +0200
commit8b82dcc775c706bf80ed47a85425affbe1664458 (patch)
treedfe7573131a4ea7466c68a24a4e6ae8cc46eb0d4 /sys-process/systemd-cron
parentkde-frameworks/kimageformats: keyword ~riscv, bug 830773 (diff)
downloadgentoo-8b82dcc775c706bf80ed47a85425affbe1664458.tar.gz
gentoo-8b82dcc775c706bf80ed47a85425affbe1664458.tar.bz2
gentoo-8b82dcc775c706bf80ed47a85425affbe1664458.zip
sys-process/systemd-cron: Stabilize 1.5.17 sparc, #788601
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-process/systemd-cron')
-rw-r--r--sys-process/systemd-cron/systemd-cron-1.5.17.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-process/systemd-cron/systemd-cron-1.5.17.ebuild b/sys-process/systemd-cron/systemd-cron-1.5.17.ebuild
index 7b1606464a6b..f80bf8b733c5 100644
--- a/sys-process/systemd-cron/systemd-cron-1.5.17.ebuild
+++ b/sys-process/systemd-cron/systemd-cron-1.5.17.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/systemd-cron/${PN}/archive/v${PV}.tar.gz -> systemd-
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 ~riscv ~sparc x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 ~riscv sparc x86"
IUSE="cron-boot etc-crontab-systemd minutely +runparts setgid test yearly"
RESTRICT="!test? ( test )"