Python 3.7 compat colorlog-4.0.2
This commit is contained in:
parent
236c75b4b0
commit
a256ae48e1
@ -3,7 +3,7 @@
|
||||
|
||||
EAPI=7
|
||||
|
||||
PYTHON_COMPAT=( pypy{,3} python{2_7,3_{4,5,6,7}} )
|
||||
PYTHON_COMPAT=( python2_7 python3_{4,5,6,7} pypy{,3} )
|
||||
|
||||
inherit distutils-r1
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user