diff options
author | Sam James <sam@gentoo.org> | 2023-07-04 00:07:52 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-07-04 00:07:52 +0100 |
commit | 116de834927671d66376f7088cc7d6086fbb94d6 (patch) | |
tree | 368a71b3e14d5462355f33dae6258e8aaac6c901 /net-analyzer/fail2ban | |
parent | package.mask: mark dev-util/sysdig-kmod for removal (diff) | |
download | gentoo-116de834927671d66376f7088cc7d6086fbb94d6.tar.gz gentoo-116de834927671d66376f7088cc7d6086fbb94d6.tar.bz2 gentoo-116de834927671d66376f7088cc7d6086fbb94d6.zip |
net-analyzer/fail2ban: drop leftover line
It doesn't work even w/o the typo, sorry, I thought I'd cleaned all of this up.
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer/fail2ban')
-rw-r--r-- | net-analyzer/fail2ban/fail2ban-9999.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net-analyzer/fail2ban/fail2ban-9999.ebuild b/net-analyzer/fail2ban/fail2ban-9999.ebuild index b657eb644f4a..d9a3b9fdb4da 100644 --- a/net-analyzer/fail2ban/fail2ban-9999.ebuild +++ b/net-analyzer/fail2ban/fail2ban-9999.ebuild @@ -4,7 +4,6 @@ EAPI=8 DISTUTILS_SINGLE_IMPL=1 -DISUTILS_USE_PEP517=setuptools PYTHON_COMPAT=( python3_{10..11} ) inherit bash-completion-r1 distutils-r1 systemd tmpfiles |