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: Tue, 28 Apr 2020 16:38:29
Message-Id: 1588091895.ee6693f75d461aaf7f2173cefec43fb49ce4615e.mattst88@gentoo
1 commit: ee6693f75d461aaf7f2173cefec43fb49ce4615e
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Tue Apr 28 16:37:48 2020 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Tue Apr 28 16:38:15 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee6693f7
7
8 sys-process/systemd-cron-1.5.14: amd64 stable, bug 719880
9
10 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
11
12 sys-process/systemd-cron/systemd-cron-1.5.14.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sys-process/systemd-cron/systemd-cron-1.5.14.ebuild b/sys-process/systemd-cron/systemd-cron-1.5.14.ebuild
16 index b9d3d63b256..c251346c1dd 100644
17 --- a/sys-process/systemd-cron/systemd-cron-1.5.14.ebuild
18 +++ b/sys-process/systemd-cron/systemd-cron-1.5.14.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 RESTRICT="!test? ( test )"