summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-12-03 06:49:00 +0000
committerSam James <sam@gentoo.org>2020-12-03 06:49:00 +0000
commit276e0e4f773aac17146f22d168e16a4c93ed0228 (patch)
tree36b66bd06e398eb93dafb079a80d5f7248350a9c /net-analyzer/fail2ban
parentsys-fs/mtd-utils: Stabilize 2.1.2 arm, #750119 (diff)
downloadgentoo-276e0e4f773aac17146f22d168e16a4c93ed0228.tar.gz
gentoo-276e0e4f773aac17146f22d168e16a4c93ed0228.tar.bz2
gentoo-276e0e4f773aac17146f22d168e16a4c93ed0228.zip
net-analyzer/fail2ban: add Python 3.8 to live too
Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer/fail2ban')
-rw-r--r--net-analyzer/fail2ban/fail2ban-99999999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/fail2ban/fail2ban-99999999.ebuild b/net-analyzer/fail2ban/fail2ban-99999999.ebuild
index 358d12b3149a..4cfac190293f 100644
--- a/net-analyzer/fail2ban/fail2ban-99999999.ebuild
+++ b/net-analyzer/fail2ban/fail2ban-99999999.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7,8} )
DISTUTILS_SINGLE_IMPL=1
inherit bash-completion-r1 distutils-r1 git-r3 systemd