diff options
author | Richard Freeman <rich0@gentoo.org> | 2021-05-10 14:58:03 -0400 |
---|---|---|
committer | Richard Freeman <rich0@gentoo.org> | 2021-05-10 14:58:03 -0400 |
commit | fbbaed3076ee73c8c5d644e0582480d2de03c5e1 (patch) | |
tree | abba7d156321f4624925c3504a69a062a34a2051 /sys-process | |
parent | dev-python/black-21.5_beta1: Version bump (diff) | |
download | gentoo-fbbaed3076ee73c8c5d644e0582480d2de03c5e1.tar.gz gentoo-fbbaed3076ee73c8c5d644e0582480d2de03c5e1.tar.bz2 gentoo-fbbaed3076ee73c8c5d644e0582480d2de03c5e1.zip |
sys-process/systemd-cron: amd64 stable
Bug: https://bugs.gentoo.org/788601
Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Richard Freeman <rich0@gentoo.org>
Diffstat (limited to 'sys-process')
-rw-r--r-- | sys-process/systemd-cron/systemd-cron-1.5.17.ebuild | 2 |
1 files changed, 1 insertions, 1 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 7815ef2eab12..91853a7fe396 100644 --- a/sys-process/systemd-cron/systemd-cron-1.5.17.ebuild +++ b/sys-process/systemd-cron/systemd-cron-1.5.17.ebuild @@ -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 ~sparc ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86" IUSE="cron-boot etc-crontab-systemd minutely +runparts setgid test yearly" RESTRICT="!test? ( test )" |