diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-02-24 15:07:10 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-02-24 15:07:10 +0100 |
commit | 96a9229505cfb6a1d14981aaf941cde4aed3842a (patch) | |
tree | 388064c0232b3c3044e59c3c9b0343a71cc4ed85 /net-analyzer/fail2ban | |
parent | net-ftp/pure-ftpd: ppc stable wrt bug #610538 (diff) | |
download | gentoo-96a9229505cfb6a1d14981aaf941cde4aed3842a.tar.gz gentoo-96a9229505cfb6a1d14981aaf941cde4aed3842a.tar.bz2 gentoo-96a9229505cfb6a1d14981aaf941cde4aed3842a.zip |
net-analyzer/fail2ban: ppc stable wrt bug #610674
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-analyzer/fail2ban')
-rw-r--r-- | net-analyzer/fail2ban/fail2ban-0.9.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/fail2ban/fail2ban-0.9.6.ebuild b/net-analyzer/fail2ban/fail2ban-0.9.6.ebuild index 6cc08b5385d0..b2778c3a9284 100644 --- a/net-analyzer/fail2ban/fail2ban-0.9.6.ebuild +++ b/net-analyzer/fail2ban/fail2ban-0.9.6.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/${PN}/${PN}/tarball/${PV} -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~ppc ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 arm hppa ppc ppc64 ~sparc x86 ~x86-fbsd" IUSE="selinux systemd" # TODO support ipfw and ipfilter |