diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2016-07-04 13:50:22 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2016-07-04 13:50:32 +0200 |
commit | b15276ce4f8756d8327c74714c6c1bbafc9baa84 (patch) | |
tree | 4163c5a53f0ffe1fea12048f79682b4915de2dcc /sys-process/cronie | |
parent | net-analyzer/nmap: Stable for PPC64 (bug #583558). (diff) | |
download | gentoo-b15276ce4f8756d8327c74714c6c1bbafc9baa84.tar.gz gentoo-b15276ce4f8756d8327c74714c6c1bbafc9baa84.tar.bz2 gentoo-b15276ce4f8756d8327c74714c6c1bbafc9baa84.zip |
sys-process/cronie-1.5.0-r1: add alpha keyword
Gentoo-Bug: 587796
Package-Manager: portage-2.3.0
Diffstat (limited to 'sys-process/cronie')
-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 77e51d82e941..bcc5d53344e2 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-2015 Gentoo Foundation +# Copyright 1999-2016 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 ) |