some more fixed warnings, also add py3k7 to fail2ban and ruby25 to procodile

This commit is contained in:
2019-12-16 00:07:44 +01:00
parent 02c81c3b31
commit f1314e1dca
4 changed files with 44 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
PYTHON_COMPAT=( python{2_7,3_5,3_6} pypy )
PYTHON_COMPAT=( python{2_7,3_5,3_6,3_7} pypy )
DISTUTILS_SINGLE_IMPL=1
inherit distutils-r1 git-r3 systemd