diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-02-23 16:54:55 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-02-23 16:54:55 +0100 |
commit | 452e99247754c00fe4d94821dc6524a26e31aacc (patch) | |
tree | 9a7882693353648f212ff85a84966bc2f7b4aeaf /net-analyzer/fail2ban | |
parent | dev-python/virtualenv: amd64 stable wrt bug #610648 (diff) | |
download | gentoo-452e99247754c00fe4d94821dc6524a26e31aacc.tar.gz gentoo-452e99247754c00fe4d94821dc6524a26e31aacc.tar.bz2 gentoo-452e99247754c00fe4d94821dc6524a26e31aacc.zip |
net-analyzer/fail2ban: amd64 stable wrt bug #610674
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="amd64"
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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/fail2ban/fail2ban-0.9.6.ebuild b/net-analyzer/fail2ban/fail2ban-0.9.6.ebuild index 7cca52e52174..4817ae59b551 100644 --- a/net-analyzer/fail2ban/fail2ban-0.9.6.ebuild +++ b/net-analyzer/fail2ban/fail2ban-0.9.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -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 |