diff options
author | Richard Freeman <rich0@gentoo.org> | 2023-02-10 13:48:55 -0500 |
---|---|---|
committer | Richard Freeman <rich0@gentoo.org> | 2023-02-10 13:49:12 -0500 |
commit | 3fd5f7d79258a6ab1f3483eda18c2838d63fb264 (patch) | |
tree | a752c741edfe92c4ca9be3d17a70889f417650c4 /sys-process | |
parent | net-misc/spice-gtk: Keyword 0.42 riscv, #893784 (diff) | |
download | gentoo-3fd5f7d79258a6ab1f3483eda18c2838d63fb264.tar.gz gentoo-3fd5f7d79258a6ab1f3483eda18c2838d63fb264.tar.bz2 gentoo-3fd5f7d79258a6ab1f3483eda18c2838d63fb264.zip |
sys-process/systemd-cron: stabilize 1.15.19-r1 for amd64
Bug: https://bugs.gentoo.org/890319
Signed-off-by: Richard Freeman <rich0@gentoo.org>
Diffstat (limited to 'sys-process')
-rw-r--r-- | sys-process/systemd-cron/systemd-cron-1.15.19-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-process/systemd-cron/systemd-cron-1.15.19-r1.ebuild b/sys-process/systemd-cron/systemd-cron-1.15.19-r1.ebuild index c32402b2ec85..b47c49c4c366 100644 --- a/sys-process/systemd-cron/systemd-cron-1.15.19-r1.ebuild +++ b/sys-process/systemd-cron/systemd-cron-1.15.19-r1.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 ~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 test yearly" RESTRICT="!test? ( test )" |