summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2022-01-20 14:15:57 +0100
committerJakov Smolić <jsmolic@gentoo.org>2022-01-20 14:15:57 +0100
commitf44634fe3241b9e1cb1aeb1eff65af38f4ca4b02 (patch)
treefe7212a37bb4542bc4e5331cd2469671570dfb09
parentnet-misc/chrony: Stabilize 4.2 x86, #831576 (diff)
downloadgentoo-f44634fe.tar.gz
gentoo-f44634fe.tar.bz2
gentoo-f44634fe.zip
net-analyzer/fail2ban: Stabilize 0.11.2-r2 x86, #831578
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
-rw-r--r--net-analyzer/fail2ban/fail2ban-0.11.2-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/fail2ban/fail2ban-0.11.2-r2.ebuild b/net-analyzer/fail2ban/fail2ban-0.11.2-r2.ebuild
index e1483b6442e6..411878569f34 100644
--- a/net-analyzer/fail2ban/fail2ban-0.11.2-r2.ebuild
+++ b/net-analyzer/fail2ban/fail2ban-0.11.2-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -15,7 +15,7 @@ if [[ ${PV} == *9999 ]] ; then
inherit git-r3
else
SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc x86"
fi
LICENSE="GPL-2"