*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / rfc3986 / rfc3986-1.3.2.ebuild
index 905aee9d6bab912a2deb4dcbe5e615af8626fca4..abbdaf3500c8e38981119c62ad3a6205114b8fa1 100644 (file)
@@ -1,8 +1,8 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{5,6,7} pypy pypy3)
+PYTHON_COMPAT=( python2_7 python3_{6,7} pypy3)
 
 inherit distutils-r1