Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-process/fcron/
Date: Wed, 28 Oct 2020 16:44:38
Message-Id: 1603903469.987e59fe0b2df731022837a42a08be87fe4ab474.sam@gentoo
1 commit: 987e59fe0b2df731022837a42a08be87fe4ab474
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Oct 28 16:43:14 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Wed Oct 28 16:44:29 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=987e59fe
7
8 sys-process/fcron: Keyword 3.2.1-r3 arm64, #747175
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 sys-process/fcron/fcron-3.2.1-r3.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/sys-process/fcron/fcron-3.2.1-r3.ebuild b/sys-process/fcron/fcron-3.2.1-r3.ebuild
16 index 4ddaac2cf7f..8ca7c91051c 100644
17 --- a/sys-process/fcron/fcron-3.2.1-r3.ebuild
18 +++ b/sys-process/fcron/fcron-3.2.1-r3.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2019 Gentoo Authors
21 +# Copyright 1999-2020 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI="6"
25 @@ -12,7 +12,7 @@ HOMEPAGE="http://fcron.free.fr/"
26 SRC_URI="http://fcron.free.fr/archives/${P}.src.tar.gz"
27
28 LICENSE="GPL-2"
29 -KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
30 +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
31 IUSE="audit debug pam selinux l10n_fr +mta +system-crontab readline"
32
33 DEPEND="audit? ( sys-process/audit )