Signed-off-by: Victor Kustov <ktrace@yandex.ru>
@ -3,7 +3,7 @@
EAPI=7
PYTHON_COMPAT=( python2_7 python3_{5,6,7} )
PYTHON_COMPAT=( python3_{7..9} )
inherit distutils-r1
@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
PYTHON_COMPAT=( python{3_4,3_5,3_6} )
PYTHON_COMPAT=( python3_{4,5,6,7} )