*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-util / cookiecutter / cookiecutter-1.6.0.ebuild
index 316e0d97278515e7110898b01d8d3e9ae680579a..50f38300a5a1a5696fae32f6b6aee86c2d9a7d1b 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} )
 
 inherit distutils-r1