[net-analyzer/fail2ban] rm py2k, add py3k8
This commit is contained in:
parent
68017d64f8
commit
7918c6b359
@ -2,7 +2,7 @@
|
|||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
EAPI=7
|
EAPI=7
|
||||||
PYTHON_COMPAT=( python{2_7,3_6,3_7} )
|
PYTHON_COMPAT=( python3_{6,7,8} )
|
||||||
DISTUTILS_SINGLE_IMPL=1
|
DISTUTILS_SINGLE_IMPL=1
|
||||||
|
|
||||||
inherit bash-completion-r1 distutils-r1 git-r3 systemd
|
inherit bash-completion-r1 distutils-r1 git-r3 systemd
|
||||||
|
Loading…
Reference in New Issue
Block a user