*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / pytidylib / pytidylib-0.3.2.ebuild
index ec015d61125e712f84a1ace257024d922d801a58..f22aa524309c038052ddcbf46720fb7124a014ea 100644 (file)
@@ -1,10 +1,10 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
 DISTUTILS_USE_SETUPTOOLS=no
-PYTHON_COMPAT=( python2_7 python3_{5,6,7,8} pypy pypy3 )
+PYTHON_COMPAT=( python2_7 python3_{6,7,8} pypy3 )
 
 inherit distutils-r1