1
Fork 0

net-analyzer/fail2ban: Keyword 1.0.2-r3 alpha, #926965

Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
This commit is contained in:
Matoro Mahri 2024-04-18 14:35:31 -04:00 committed by Ionen Wolkens
parent 74216ed204
commit 519df8d010
No known key found for this signature in database
GPG Key ID: B24406B0B0AC4334
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ if [[ ${PV} == *9999 ]] ; then
inherit git-r3
else
SRC_URI="https://github.com/fail2ban/fail2ban/archive/${PV}.tar.gz -> ${P}.tar.gz"
KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86"
fi
LICENSE="GPL-2"