diff options
author | 2020-07-25 11:40:19 +0000 | |
---|---|---|
committer | 2020-07-25 11:40:36 +0000 | |
commit | 0c39b37728962747f1055c2b53af6a05f633215d (patch) | |
tree | 142b463ccae9cae4a8c26d27be5f5172831c133d /sys-process | |
parent | sys-process/parallel: arm64 stable (bug #733712) (diff) | |
download | gentoo-0c39b37728962747f1055c2b53af6a05f633215d.tar.gz gentoo-0c39b37728962747f1055c2b53af6a05f633215d.tar.bz2 gentoo-0c39b37728962747f1055c2b53af6a05f633215d.zip |
sys-process/cronie: arm stable (bug #733700)
Package-Manager: Portage-3.0.0, Repoman-2.3.23
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-process')
-rw-r--r-- | sys-process/cronie/cronie-1.5.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-process/cronie/cronie-1.5.5.ebuild b/sys-process/cronie/cronie-1.5.5.ebuild index 257a76e0976d..c1292ba331c9 100644 --- a/sys-process/cronie/cronie-1.5.5.ebuild +++ b/sys-process/cronie/cronie-1.5.5.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://github.com/cronie-crond/cronie" SRC_URI="https://github.com/cronie-crond/cronie/archive/${P}.tar.gz" LICENSE="ISC BSD BSD-2 GPL-2" -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" IUSE="+anacron +inotify pam selinux" DEPEND=" |