*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / memory_profiler / memory_profiler-0.54.0.ebuild
index 95893d4e6732000a5bab4f2133971ca910fc2ec7..71614a75532450900b2d2dcfe5da8fa9c087fde5 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=( python2_7 python3_{5,6,7} )
+PYTHON_COMPAT=( python2_7 python3_{6,7} )
 
 inherit distutils-r1