*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / pyyaml / pyyaml-3.13.ebuild
index 244c5cb8505f84d851a4ac0b6cb252fca927f04d..87b82bac675e7a4663a0e08d3d6026125e62be2d 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,7} pypy pypy3 )
+PYTHON_COMPAT=( python2_7 python3_{6,7} pypy3 )
 
 inherit distutils-r1