*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / tqdm / tqdm-4.23.3.ebuild
index 386766f79b046c85117b214caf68d09e6bfc507b..292ecf6c3149107ca10f9153cef891dfa5e6ee81 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