*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / rfc3986 / rfc3986-0.3.1.ebuild
index 302595e93329c8ca1a8fb2976c57177cb0f7375a..ca64352e03dec94507a61d05aa528a21d9f52a2b 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} pypy pypy3)
+PYTHON_COMPAT=( python2_7 python3_6 pypy3)
 
 inherit distutils-r1