commit: a8402228d1c767d71e46d8362bb81874d87c9348
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 17 07:31:41 2026 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Feb 17 08:39:27 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8402228
net-analyzer/fail2ban: Remove wd40 arches
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
net-analyzer/fail2ban/fail2ban-1.1.0-r3.ebuild | 4 ++--
net-analyzer/fail2ban/fail2ban-1.1.0-r4.ebuild | 4 ++--
net-analyzer/fail2ban/fail2ban-1.1.0-r6.ebuild | 4 ++--
net-analyzer/fail2ban/fail2ban-9999.ebuild | 4 ++--
4 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/net-analyzer/fail2ban/fail2ban-1.1.0-r3.ebuild
b/net-analyzer/fail2ban/fail2ban-1.1.0-r3.ebuild
index d8f9c1d46878..77b6e0de5b8c 100644
--- a/net-analyzer/fail2ban/fail2ban-1.1.0-r3.ebuild
+++ b/net-analyzer/fail2ban/fail2ban-1.1.0-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -15,7 +15,7 @@ if [[ ${PV} == *9999 ]] ; then
inherit git-r3
else
SRC_URI="https://github.com/fail2ban/fail2ban/archive/${PV}.tar.gz ->
${P}.tar.gz"
- KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ppc ppc64 ~riscv ~sparc
x86"
+ KEYWORDS="amd64 arm arm64 ~loong ppc ppc64 ~riscv ~sparc x86"
fi
LICENSE="GPL-2"
diff --git a/net-analyzer/fail2ban/fail2ban-1.1.0-r4.ebuild
b/net-analyzer/fail2ban/fail2ban-1.1.0-r4.ebuild
index 7ae77e47569e..dee290f42b82 100644
--- a/net-analyzer/fail2ban/fail2ban-1.1.0-r4.ebuild
+++ b/net-analyzer/fail2ban/fail2ban-1.1.0-r4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -15,7 +15,7 @@ if [[ ${PV} == *9999 ]] ; then
inherit git-r3
else
SRC_URI="https://github.com/fail2ban/fail2ban/archive/${PV}.tar.gz ->
${P}.tar.gz"
- KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ppc ppc64 ~riscv ~sparc
x86"
+ KEYWORDS="amd64 arm arm64 ~loong ppc ppc64 ~riscv ~sparc x86"
fi
LICENSE="GPL-2"
diff --git a/net-analyzer/fail2ban/fail2ban-1.1.0-r6.ebuild
b/net-analyzer/fail2ban/fail2ban-1.1.0-r6.ebuild
index f91170d6ad4a..242382575da1 100644
--- a/net-analyzer/fail2ban/fail2ban-1.1.0-r6.ebuild
+++ b/net-analyzer/fail2ban/fail2ban-1.1.0-r6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -15,7 +15,7 @@ if [[ ${PV} == *9999 ]] ; then
inherit git-r3
else
SRC_URI="https://github.com/fail2ban/fail2ban/archive/${PV}.tar.gz ->
${P}.tar.gz"
- KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ppc ppc64 ~riscv ~sparc
x86"
+ KEYWORDS="amd64 arm arm64 ~loong ppc ppc64 ~riscv ~sparc x86"
fi
LICENSE="GPL-2"
diff --git a/net-analyzer/fail2ban/fail2ban-9999.ebuild
b/net-analyzer/fail2ban/fail2ban-9999.ebuild
index bbdae7239ccc..ca0546547dc0 100644
--- a/net-analyzer/fail2ban/fail2ban-9999.ebuild
+++ b/net-analyzer/fail2ban/fail2ban-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -15,7 +15,7 @@ if [[ ${PV} == *9999 ]] ; then
inherit git-r3
else
SRC_URI="https://github.com/fail2ban/fail2ban/archive/${PV}.tar.gz ->
${P}.tar.gz"
- KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc
~x86"
+ KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86"
fi
LICENSE="GPL-2"