diff options
| author | Liguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net> | 2020-10-28 18:35:00 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net> | 2020-10-28 18:35:00 +0000 |
| commit | e8ae49b25c09c5df2ce26bf1169deef5e3cfb60d (patch) | |
| tree | ec3cee40c26158e1c4985938b127781d95de53db /sys-process | |
| parent | 541ef89b7fd91816f0eaa19eb5a0ab301f6363e4 (diff) | |
| download | baldeagleos-repo-e8ae49b25c09c5df2ce26bf1169deef5e3cfb60d.tar.gz baldeagleos-repo-e8ae49b25c09c5df2ce26bf1169deef5e3cfb60d.tar.xz baldeagleos-repo-e8ae49b25c09c5df2ce26bf1169deef5e3cfb60d.zip | |
Updating liguros repo
Diffstat (limited to 'sys-process')
| -rw-r--r-- | sys-process/fcron/fcron-3.2.1-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-process/fcron/fcron-3.2.1-r3.ebuild b/sys-process/fcron/fcron-3.2.1-r3.ebuild index 1d3c5700f210..93bd16b45db9 100644 --- a/sys-process/fcron/fcron-3.2.1-r3.ebuild +++ b/sys-process/fcron/fcron-3.2.1-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -12,7 +12,7 @@ HOMEPAGE="https://fcron.free.fr/" SRC_URI="http://fcron.free.fr/archives/${P}.src.tar.gz" LICENSE="GPL-2" -KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" IUSE="audit debug pam selinux l10n_fr +mta +system-crontab readline" DEPEND="audit? ( sys-process/audit ) |
