*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / pyprof2calltree / pyprof2calltree-1.4.0.ebuild
index 18a0770f0bb54838bf1f85e5f1687ff306177895..f341bae4d0e278077ee0294c83b79cc756668894 100644 (file)
@@ -1,8 +1,8 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python3_{5,6} )
+PYTHON_COMPAT=( python3_6 )
 
 inherit distutils-r1