*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-util / gprof2dot / gprof2dot-2016.10.13.ebuild
index de2c46c6d827f396068c28ee311db1028e66e330..2af0fd2445e875f805a17450d64c858b88671bb6 100644 (file)
@@ -1,9 +1,9 @@
-# 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=( python{2_7,3_5,3_6} )
+PYTHON_COMPAT=( python{2_7,3_6} )
 PYTHON_REQ_USE='xml'
 
 inherit distutils-r1