*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / pretend / pretend-1.0.9.ebuild
index e4a3cb37df80d905d50804f835a9dcece9b3c970..3ea4647b3405dddc7f8f0cb8feeedeaa0b1a51d1 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,8} pypy pypy3 )
+PYTHON_COMPAT=( python2_7 python3_{6,7,8} pypy3 )
 
 inherit distutils-r1