dev-python/spyder-line-profiler: drop py3_6

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
Signed-off-by: Matt Turner <mattst88@gentoo.org>
This commit is contained in:
Andrew Ammerlaan
2020-05-21 12:29:27 +02:00
committed by Matt Turner
parent 0004fc2642
commit ea4f8eaf09

View File

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