diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-04 16:19:34 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-04 16:29:17 +0100 |
commit | 0c97d7caef8311fd41612c2ba2f41009163d05fa (patch) | |
tree | a49099f9dd4f45f9018715e02d5ee98486fa08af /sys-process | |
parent | dev-python/coverage: x86 stable wrt bug #588304 (diff) | |
download | gentoo-0c97d7caef8311fd41612c2ba2f41009163d05fa.tar.gz gentoo-0c97d7caef8311fd41612c2ba2f41009163d05fa.tar.bz2 gentoo-0c97d7caef8311fd41612c2ba2f41009163d05fa.zip |
sys-process/cronie: x86 stable wrt bug #587796
Package-Manager: portage-2.3.0
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.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-process/cronie/cronie-1.5.0-r1.ebuild b/sys-process/cronie/cronie-1.5.0-r1.ebuild index 4e4f00b58523..93264ffdab2d 100644 --- a/sys-process/cronie/cronie-1.5.0-r1.ebuild +++ b/sys-process/cronie/cronie-1.5.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,7 +11,7 @@ SRC_URI="https://fedorahosted.org/releases/c/r/cronie/${P}.tar.gz" HOMEPAGE="https://fedorahosted.org/cronie/wiki" 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 ) |