diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-03-19 12:29:08 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-03-19 12:29:08 +0100 |
commit | c29d64a2f3f28ed0f7cdf60ce77a3988e8133e08 (patch) | |
tree | 41397a6151b49824f12947618619aaab0e749709 /net-analyzer/fail2ban | |
parent | dev-python/pygments: sparc stable wrt bug #577140 (diff) | |
download | gentoo-c29d64a2f3f28ed0f7cdf60ce77a3988e8133e08.tar.gz gentoo-c29d64a2f3f28ed0f7cdf60ce77a3988e8133e08.tar.bz2 gentoo-c29d64a2f3f28ed0f7cdf60ce77a3988e8133e08.zip |
net-analyzer/fail2ban: sparc stable wrt bug #573558
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-analyzer/fail2ban')
-rw-r--r-- | net-analyzer/fail2ban/fail2ban-0.9.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/fail2ban/fail2ban-0.9.3-r1.ebuild b/net-analyzer/fail2ban/fail2ban-0.9.3-r1.ebuild index 4ff4b643f1b4..26c794016ac6 100644 --- a/net-analyzer/fail2ban/fail2ban-0.9.3-r1.ebuild +++ b/net-analyzer/fail2ban/fail2ban-0.9.3-r1.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/${PN}/${PN}/tarball/${PV} -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 arm hppa ppc ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="amd64 arm hppa ppc ppc64 sparc x86 ~x86-fbsd" IUSE="selinux systemd" # TODO support ipfw and ipfilter |