diff options
author | Patrick McLean <patrick.mclean@sony.com> | 2020-05-01 17:40:36 -0700 |
---|---|---|
committer | Patrick McLean <chutzpah@gentoo.org> | 2020-05-01 17:40:36 -0700 |
commit | 1e309919419a62d5636a51cefbc2523f42a59d98 (patch) | |
tree | 7653f5d7f9e39a474530400c4b111f97becf7afa | |
parent | media-sound/pithos: remove old and 9999 (diff) | |
download | gentoo-1e309919419a62d5636a51cefbc2523f42a59d98.tar.gz gentoo-1e309919419a62d5636a51cefbc2523f42a59d98.tar.bz2 gentoo-1e309919419a62d5636a51cefbc2523f42a59d98.zip |
net-analyzer/fail2ban-0.11.1-r2: Add py38
Copyright: Sony Interactive Entertainment Inc.
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
-rw-r--r-- | net-analyzer/fail2ban/fail2ban-0.11.1-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/fail2ban/fail2ban-0.11.1-r2.ebuild b/net-analyzer/fail2ban/fail2ban-0.11.1-r2.ebuild index b5f233533136..f71bda0473e8 100644 --- a/net-analyzer/fail2ban/fail2ban-0.11.1-r2.ebuild +++ b/net-analyzer/fail2ban/fail2ban-0.11.1-r2.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 systemd |