*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-util / scons / scons-3.1.2.ebuild
index 2a31ed8640f8766ea3a3ec02921eb67cf26dfcb3..4ba4081a60b346cb10462fdd9f8814bae7a54c8a 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=( python{2_7,3_{5,6,7,8}} )
+PYTHON_COMPAT=( python{2_7,3_{6,7,8}} )
 PYTHON_REQ_USE="threads(+)"
 
 inherit distutils-r1