*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / flask-htmlmin / flask-htmlmin-1.2.1.ebuild
index 589a86e01e0cf3ef1c1904895bcb9c391cc3110b..defd667db78e3e0d0660e921282bb21168b9279a 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} )
+PYTHON_COMPAT=( python2_7 python3_6 )
 
 MY_PN="Flask-HTMLmin"
 MY_P=${MY_PN}-${PV}