*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / pycairo / pycairo-1.17.0-r1.ebuild
index 629c40ee9f681abc1a50f8f02eccc8bec9e68463..de5dc8be4ae4ce2d7c885fe31c31d332b8106302 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,7} pypy{,3} )
+PYTHON_COMPAT=( python2_7 python3_{6,7} pypy3 )
 PYTHON_REQ_USE="threads(+)"
 
 inherit distutils-r1