*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / pytools / pytools-2017.4-r1.ebuild
index 554e7083d1d80308dae5f3b34fe7b983aa482eaf..95a01c98b25d3f7782e87b68ab5df63514b57fed 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,6}} )
+PYTHON_COMPAT=( python{2_7,3_6} )
 PYTHON_REQ_USE='sqlite'
 
 inherit distutils-r1