diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-11-23 21:27:24 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-11-23 21:27:24 +0100 |
commit | 9f8569f5a163a43363af988e16e0382f565eb228 (patch) | |
tree | f35b8899a86731b499c3b0abdffc2297c5deca92 /sys-process | |
parent | app-arch/brotli: x86 stable (bug #668496) (diff) | |
download | gentoo-9f8569f5a163a43363af988e16e0382f565eb228.tar.gz gentoo-9f8569f5a163a43363af988e16e0382f565eb228.tar.bz2 gentoo-9f8569f5a163a43363af988e16e0382f565eb228.zip |
sys-process/cronie: x86 stable (bug #671686)
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'sys-process')
-rw-r--r-- | sys-process/cronie/cronie-1.5.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-process/cronie/cronie-1.5.2.ebuild b/sys-process/cronie/cronie-1.5.2.ebuild index 73976ea2af13..ca3bfd7cbba6 100644 --- a/sys-process/cronie/cronie-1.5.2.ebuild +++ b/sys-process/cronie/cronie-1.5.2.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 ~s390 ~sh sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86" IUSE="+anacron +inotify pam selinux" DEPEND="pam? ( virtual/pam ) |