diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-06-21 08:19:40 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-06-21 08:19:40 +0200 |
commit | 4bc9e8fc446975943029039e5b5251d1f1a8ca28 (patch) | |
tree | 62a8565fe9f853615a0440afe1c841435de0795a /sys-process | |
parent | sys-libs/libxcrypt: sparc stable wrt bug #796722 (diff) | |
download | gentoo-4bc9e8fc446975943029039e5b5251d1f1a8ca28.tar.gz gentoo-4bc9e8fc446975943029039e5b5251d1f1a8ca28.tar.bz2 gentoo-4bc9e8fc446975943029039e5b5251d1f1a8ca28.zip |
sys-process/cronie: x86 stable wrt bug #796872
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-process')
-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 471b97bd9919..733765f80ee0 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=" |