diff options
author | Jeroen Roovers <jer@gentoo.org> | 2019-05-16 19:20:04 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2019-05-16 19:30:04 +0200 |
commit | 8cb4b3799e7b59dff335e6064fd023cd2173bffe (patch) | |
tree | 55b6b4edd5b3c07f19b17c5aede8c91398f897ee /sys-process/cronie/cronie-1.5.2.ebuild | |
parent | dev-ruby/activerecord: update mysql2 dependencies (diff) | |
download | gentoo-8cb4b3799e7b59dff335e6064fd023cd2173bffe.tar.gz gentoo-8cb4b3799e7b59dff335e6064fd023cd2173bffe.tar.bz2 gentoo-8cb4b3799e7b59dff335e6064fd023cd2173bffe.zip |
sys-process/cronie: Stable for HPPA too.
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --ignore-arches
Signed-off-by: Jeroen Roovers <jer@gentoo.org>
Diffstat (limited to 'sys-process/cronie/cronie-1.5.2.ebuild')
-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 9daf0a21a947..f0233d3f4e68 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 ) |