*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / pyasn1-modules / pyasn1-modules-0.2.1.ebuild
index ce76ff6cf0c6c76d8c787683af73f728fc57fd04..c76154bbfc4aaf7081e16ff412c16c6364a522bc 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