*/*: drop py3_6

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
This commit is contained in:
Andrew Ammerlaan
2020-09-26 11:18:18 +02:00
parent 27cf241a06
commit 1eecfb74b4
143 changed files with 145 additions and 145 deletions

View File

@@ -6,7 +6,7 @@ EAPI=7
MY_PN="Js2Py"
MY_P="${MY_PN}-${PV}"
PYTHON_COMPAT=( python3_{6,7,8} )
PYTHON_COMPAT=( python3_{7,8} )
inherit distutils-r1