dev-python/spyder-memory-profiler: drop py3_6
authorAndrew Ammerlaan <andrewammerlaan@riseup.net>
Thu, 21 May 2020 10:29:43 +0000 (12:29 +0200)
committerMatt Turner <mattst88@gentoo.org>
Tue, 26 May 2020 20:41:48 +0000 (13:41 -0700)
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>
dev-python/spyder-memory-profiler/spyder-memory-profiler-0.2.1.ebuild

index f995d4f20eeb6b989d503693acaec226a407ad94..6a7df158ca880d98ae163e21077397d5ebd39dbc 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_7 )
 
 inherit distutils-r1 virtualx