net-misc/ytmdl: bump python compatibility

This commit is contained in:
XGQT 2020-04-20 23:47:56 +02:00
parent e9a4b71c76
commit e654a99c2a
No known key found for this signature in database
GPG Key ID: 2089DEC77862433A
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
EAPI=7
PYTHON_COMPAT=( python3_6 )
PYTHON_COMPAT=( python3_{6,7} )
inherit distutils-r1

View File

@ -3,7 +3,7 @@
EAPI=7
PYTHON_COMPAT=( python3_6 )
PYTHON_COMPAT=( python3_{6,7} )
inherit distutils-r1