*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-embedded / platformio / platformio-4.1.0.ebuild
index 1f8f4115e0fd88b6daa0da05a79c5bc2dad992dc..97f26d127964c7aa2d0921a203cc0ff6d41da47d 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} )
+PYTHON_COMPAT=( python2_7 python3_{6,7} )
 DISTUTILS_SINGLE_IMPL=1
 
 inherit distutils-r1