summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Gall <tgall@gentoo.org>2015-02-28 21:30:03 +0000
committerTom Gall <tgall@gentoo.org>2015-02-28 21:30:03 +0000
commit51730a53919be2fb35001ad075080759ed5446d3 (patch)
treec198ee69d1b23878089a1470a3cd3b633a1c2d6c /sys-process
parentVersion bump #541220 by Pacho Ramos. (diff)
downloadgentoo-2-51730a53919be2fb35001ad075080759ed5446d3.tar.gz
gentoo-2-51730a53919be2fb35001ad075080759ed5446d3.tar.bz2
gentoo-2-51730a53919be2fb35001ad075080759ed5446d3.zip
stable on arm64
(Portage version: 2.2.14/cvs/Linux aarch64, signed Manifest commit with key EDA949AA)
Diffstat (limited to 'sys-process')
-rw-r--r--sys-process/cronie/ChangeLog5
-rw-r--r--sys-process/cronie/cronie-1.4.12.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-process/cronie/ChangeLog b/sys-process/cronie/ChangeLog
index d02238a1d7b7..c853f7250fef 100644
--- a/sys-process/cronie/ChangeLog
+++ b/sys-process/cronie/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-process/cronie
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/cronie/ChangeLog,v 1.63 2015/02/25 11:20:54 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/cronie/ChangeLog,v 1.64 2015/02/28 21:30:03 tgall Exp $
+
+ 28 Feb 2015; <tgall@gentoo.org> cronie-1.4.12.ebuild:
+ stable on arm64
25 Feb 2015; Mikle Kolyada <zlogene@gentoo.org> cronie-1.4.12.ebuild:
alpha/ia64/sparc stable wrt bug #533276
diff --git a/sys-process/cronie/cronie-1.4.12.ebuild b/sys-process/cronie/cronie-1.4.12.ebuild
index d289488fd5f2..f73820361208 100644
--- a/sys-process/cronie/cronie-1.4.12.ebuild
+++ b/sys-process/cronie/cronie-1.4.12.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/cronie/cronie-1.4.12.ebuild,v 1.6 2015/02/25 11:20:54 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/cronie/cronie-1.4.12.ebuild,v 1.7 2015/02/28 21:30:03 tgall Exp $
EAPI=5
@@ -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 hppa ia64 ~mips ppc ppc64 ~s390 sparc x86"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 sparc x86"
IUSE="anacron +inotify pam selinux"
DEPEND="pam? ( virtual/pam )