*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / rtimulib / rtimulib-7.2.1-r1.ebuild
index 0f030eadb414272498da2a161a692a5c52452ded..a123feeb7cf2176e3eb175cdaa3e5ab74cc97943 100644 (file)
@@ -1,10 +1,10 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
 DISTUTILS_USE_SETUPTOOLS="no"
-PYTHON_COMPAT=( python2_7 python3_{5,6,7,8} )
+PYTHON_COMPAT=( python2_7 python3_{6,7,8} )
 
 inherit distutils-r1