diff options
author | Sam James <sam@gentoo.org> | 2021-06-22 20:36:02 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-06-22 20:36:02 +0100 |
commit | 5dfd215b807e0db5102a3cde5cc1a66e710f1eb8 (patch) | |
tree | b74ae7b41ca3e074f6c3676574ba2bb01ba4b2eb /sys-process/cronie | |
parent | dev-perl/HTTP-Message: Stabilize 6.290.0 arm64, #796782 (diff) | |
download | gentoo-5dfd215b807e0db5102a3cde5cc1a66e710f1eb8.tar.gz gentoo-5dfd215b807e0db5102a3cde5cc1a66e710f1eb8.tar.bz2 gentoo-5dfd215b807e0db5102a3cde5cc1a66e710f1eb8.zip |
sys-process/cronie: Stabilize 1.5.7 arm64, #796872
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-process/cronie')
-rw-r--r-- | sys-process/cronie/cronie-1.5.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-process/cronie/cronie-1.5.7.ebuild b/sys-process/cronie/cronie-1.5.7.ebuild index 733765f80ee0..a45d025b0550 100644 --- a/sys-process/cronie/cronie-1.5.7.ebuild +++ b/sys-process/cronie/cronie-1.5.7.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=" |