Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-process/systemd-cron/
Date: Thu, 29 Aug 2019 01:56:09
Message-Id: 1567043755.5ae230ea8056c34b67878e0085177d606c9b9f60.mattst88@gentoo
1 commit: 5ae230ea8056c34b67878e0085177d606c9b9f60
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Thu Aug 29 01:55:39 2019 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Thu Aug 29 01:55:55 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ae230ea
7
8 sys-process/systemd-cron-1.5.12-r1: sparc stable
9
10 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
11
12 sys-process/systemd-cron/systemd-cron-1.5.12-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sys-process/systemd-cron/systemd-cron-1.5.12-r1.ebuild b/sys-process/systemd-cron/systemd-cron-1.5.12-r1.ebuild
16 index 51db20d0b8e..b5058f2594e 100644
17 --- a/sys-process/systemd-cron/systemd-cron-1.5.12-r1.ebuild
18 +++ b/sys-process/systemd-cron/systemd-cron-1.5.12-r1.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/systemd-cron/${PN}/archive/v${PV}.tar.gz -> systemd-
20
21 LICENSE="MIT"
22 SLOT="0"
23 -KEYWORDS="amd64 ~sparc x86"
24 +KEYWORDS="amd64 sparc x86"
25 IUSE="cron-boot etc-crontab-systemd minutely setgid test yearly"
26
27 RDEPEND=">=sys-apps/systemd-217