diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-11-24 10:48:37 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-11-24 10:48:37 +0000 |
commit | f73c4b36e0d6c39c7059c6c27cf0d5a2cfae4f6b (patch) | |
tree | de14355e07b392611cad5ae04341004ebdc70352 /sys-process/cronie | |
parent | media-libs/harfbuzz: stable 2.0.2 for ppc, bug #671588 (diff) | |
download | gentoo-f73c4b36e0d6c39c7059c6c27cf0d5a2cfae4f6b.tar.gz gentoo-f73c4b36e0d6c39c7059c6c27cf0d5a2cfae4f6b.tar.bz2 gentoo-f73c4b36e0d6c39c7059c6c27cf0d5a2cfae4f6b.zip |
sys-process/cronie: stable 1.5.2 for ppc, bug #671686
Package-Manager: Portage-2.3.52, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sys-process/cronie')
-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 8d85602f3763..b60908ee0f8e 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 ) |