*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / grpcio / grpcio-1.26.0.ebuild
index 22790ff5d13ce61faa176e1fb1e429e5407c96f9..17a9aec6e8920e3a024a1c04eb9ef86eb08c678d 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=7
 
-PYTHON_COMPAT=( python2_7 python3_{5,6,7,8} )
+PYTHON_COMPAT=( python2_7 python3_{6,7,8} )
 inherit distutils-r1 multiprocessing
 
 DESCRIPTION="High-performance RPC framework (python libraries)"