*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / cheetah3 / cheetah3-3.2.3.ebuild
index 202438225dd051f13012c28ca68c1d3f99cd9969..a8d49c8a73be1564511b6220e1907d2ea6a85e5d 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="7"
-PYTHON_COMPAT=( python3_{5,6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
 
 inherit distutils-r1