diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-15 16:22:11 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-15 16:48:39 +0100 |
commit | c27bc015f288b03628d4679d64b525ce4546f109 (patch) | |
tree | 40c5805efc20d78fd19f531ae370956c07d79d89 /sys-process/fcron | |
parent | net-misc/iperf: ppc stable wrt bug #596256 (diff) | |
download | gentoo-c27bc015f288b03628d4679d64b525ce4546f109.tar.gz gentoo-c27bc015f288b03628d4679d64b525ce4546f109.tar.bz2 gentoo-c27bc015f288b03628d4679d64b525ce4546f109.zip |
sys-process/fcron: ppc stable wrt bug #605328
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-process/fcron')
-rw-r--r-- | sys-process/fcron/fcron-3.2.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-process/fcron/fcron-3.2.1-r1.ebuild b/sys-process/fcron/fcron-3.2.1-r1.ebuild index 5265486fe90a..2fc1ca9fc5bc 100644 --- a/sys-process/fcron/fcron-3.2.1-r1.ebuild +++ b/sys-process/fcron/fcron-3.2.1-r1.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="http://fcron.free.fr/" SRC_URI="http://fcron.free.fr/archives/${P}.src.tar.gz" LICENSE="GPL-2" -KEYWORDS="amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="audit debug pam selinux l10n_fr +mta +system-crontab readline" DEPEND="audit? ( sys-process/audit ) |