*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / pyroute2 / pyroute2-0.5.5-r1.ebuild
index c144bf26f0c91525ef9968657973540f492cd707..b0e25cdd1db14da99e3ee38d8d51f7d3ce5358e5 100644 (file)
@@ -1,8 +1,8 @@
-# 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} pypy pypy3 )
+PYTHON_COMPAT=( python2_7 python3_{6,7} pypy3 )
 PYTHON_REQ_USE="sqlite"
 
 inherit distutils-r1