net-misc/ytmdl: bump python compat

Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Maciej Barć <xgqt@riseup.net>
This commit is contained in:
Maciej Barć 2021-05-07 09:42:43 +02:00
parent 5d79b7aec1
commit 4b6c038d76
No known key found for this signature in database
GPG Key ID: 031C9FE65BED714A
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
EAPI=7
PYTHON_COMPAT=( python3_{7..8} )
PYTHON_COMPAT=( python3_{7..9} )
inherit distutils-r1