diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-02-23 17:30:11 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-02-23 17:30:11 +0100 |
commit | 89121457bdbe9151eb7ae6c9454c2abc8eca9c7f (patch) | |
tree | 086eb5e13047e746cc10424947f0af9b5add8c01 /net-analyzer/fail2ban | |
parent | dev-php/PEAR-DB: x86 stable wrt bug #610632 (diff) | |
download | gentoo-89121457bdbe9151eb7ae6c9454c2abc8eca9c7f.tar.gz gentoo-89121457bdbe9151eb7ae6c9454c2abc8eca9c7f.tar.bz2 gentoo-89121457bdbe9151eb7ae6c9454c2abc8eca9c7f.zip |
net-analyzer/fail2ban: x86 stable wrt bug #610674
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="x86"
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 4817ae59b551..99ed746aeb86 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 |