*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / uritemplate / uritemplate-0.6.ebuild
index 6a47db0a020a547696a193f693261753198c29d5..570f4547912cf9dc7184e2c2442a7f307100eb2a 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