*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / click / click-6.6.ebuild
index 6c6693dfb00cf7c9ca50bc2a6d231666ac89799b..2b9e8a2c2df42b93580c7cf845465292cc493a11 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} pypy pypy3 )
+PYTHON_COMPAT=( python2_7 python3_6 pypy3 )
 
 inherit distutils-r1