*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / rfc3987 / rfc3987-1.3.8.ebuild
index 0e58f437c1ba9fb179735f0ae07abd0085889965..5fa0fafe82e09cb46ac7b7013681b4271d5ced4a 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=5
 
-PYTHON_COMPAT=( python2_7 python3_{5,6,7} pypy pypy3 )
+PYTHON_COMPAT=( python2_7 python3_{6,7} pypy3 )
 
 inherit distutils-r1