*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / pastescript / pastescript-2.0.2-r1.ebuild
index f000e3178c5a5cebcbf423d27542cde8257b428c..0984831efdbad98285e79ac93e3fa9dae1a0a36f 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=5
 
-PYTHON_COMPAT=( python2_7 python3_{5,6} )
+PYTHON_COMPAT=( python2_7 python3_6 )
 
 inherit distutils-r1