commit: 25bed59e1bd665991e4005af5f73963b3fda07e3 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Dec 28 04:58:10 2020 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Dec 28 04:58:16 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=25bed59e
net-analyzer/fail2ban: Stabilize 0.11.2 ALLARCHES Closes: https://bugs.gentoo.org/762148 Package-Manager: Portage-3.0.12-prefix, Repoman-3.0.2 Signed-off-by: Sam James <sam <AT> gentoo.org> net-analyzer/fail2ban/fail2ban-0.11.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-analyzer/fail2ban/fail2ban-0.11.2.ebuild b/net-analyzer/fail2ban/fail2ban-0.11.2.ebuild index bd35827ae05..ebb59e058f0 100644 --- a/net-analyzer/fail2ban/fail2ban-0.11.2.ebuild +++ b/net-analyzer/fail2ban/fail2ban-0.11.2.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 arm ~arm64 hppa ppc ppc64 sparc x86" IUSE="selinux systemd" # Needs some work to enable them right now RESTRICT="test"
