*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / vcrpy / vcrpy-1.12.0.ebuild
index 6d3160563e14dc500b48a911640ed56dea9df5a8..46c4ba6d5865fb68828fbdefc7b7a93174c34408 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} pypy )
+PYTHON_COMPAT=( python2_7 python3_6 )
 
 inherit distutils-r1