Gentoo Archives: gentoo-commits

From: Arthur Zamarin <arthurzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-process/systemd-cron/
Date: Sat, 09 Apr 2022 19:36:28
Message-Id: 1649532974.4ec06f48b0c9cd7b17830e1a9375f5c1925408d7.arthurzam@gentoo
1 commit: 4ec06f48b0c9cd7b17830e1a9375f5c1925408d7
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Apr 9 19:36:14 2022 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 9 19:36:14 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ec06f48
7
8 sys-process/systemd-cron: Stabilize 1.5.18 sparc, #836610
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 sys-process/systemd-cron/systemd-cron-1.5.18.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sys-process/systemd-cron/systemd-cron-1.5.18.ebuild b/sys-process/systemd-cron/systemd-cron-1.5.18.ebuild
16 index 43544397ad71..a6bace9a68e3 100644
17 --- a/sys-process/systemd-cron/systemd-cron-1.5.18.ebuild
18 +++ b/sys-process/systemd-cron/systemd-cron-1.5.18.ebuild
19 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/systemd-cron/${PN}/archive/v${MY_PV}.tar.gz -> syste
20
21 LICENSE="MIT"
22 SLOT="0"
23 -KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc x86"
24 +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv sparc x86"
25 IUSE="cron-boot etc-crontab-systemd minutely +runparts setgid test yearly"
26 RESTRICT="!test? ( test )"