media-tv/mythtv: Remove py2 from 31.x

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2020-07-04 11:14:08 +02:00
parent a8f8fea5cf
commit 2dffbfe7a1
2 changed files with 2 additions and 2 deletions

View File

@@ -3,7 +3,7 @@
EAPI=7
PYTHON_COMPAT=( python2_7 python3_{6,7} )
PYTHON_COMPAT=( python3_{6,7} )
MY_P=${P%_p*}
MY_PV=${PV%_p*}

View File

@@ -3,7 +3,7 @@
EAPI=7
PYTHON_COMPAT=( python2_7 python3_{6,7} )
PYTHON_COMPAT=( python3_{6,7} )
MY_P=${P%_p*}
MY_PV=${PV%_p*}