Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-process/fcron/
Date: Tue, 22 Dec 2020 16:29:07
Message-Id: 1608654538.468a6c93a0cb8b9bacab7b388bb5417bf26e3e65.whissi@gentoo
1 commit: 468a6c93a0cb8b9bacab7b388bb5417bf26e3e65
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Tue Dec 22 16:03:04 2020 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Tue Dec 22 16:28:58 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=468a6c93
7
8 sys-process/fcron: rollover stable keywords
9
10 Package-Manager: Portage-3.0.12, Repoman-3.0.2
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 sys-process/fcron/fcron-3.2.1-r3.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/sys-process/fcron/fcron-3.2.1-r3.ebuild b/sys-process/fcron/fcron-3.2.1-r3.ebuild
17 index 8ca7c91051c..58691340016 100644
18 --- a/sys-process/fcron/fcron-3.2.1-r3.ebuild
19 +++ b/sys-process/fcron/fcron-3.2.1-r3.ebuild
20 @@ -12,7 +12,7 @@ HOMEPAGE="http://fcron.free.fr/"
21 SRC_URI="http://fcron.free.fr/archives/${P}.src.tar.gz"
22
23 LICENSE="GPL-2"
24 -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
25 +KEYWORDS="amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 sparc x86"
26 IUSE="audit debug pam selinux l10n_fr +mta +system-crontab readline"
27
28 DEPEND="audit? ( sys-process/audit )