mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
media-tv/tvnamer: add py3.7 & py3.8
Fixes: https://bugs.gentoo.org/719596 Signed-off-by: Mike Frysinger <vapier@gentoo.org>
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
EAPI=7
|
||||
|
||||
PYTHON_COMPAT=( python3_6 )
|
||||
PYTHON_COMPAT=( python3_{6,7,8} )
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="Automatic TV episode file renamer, data from thetvdb.com"
|
||||
|
||||
Reference in New Issue
Block a user