*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-util / cppcheck / cppcheck-1.86.ebuild
index e5e40d68d2071f9a2dbc46b1485ccb2a1339d4ce..bc6859c01f24e19399cc7773145cd18bc5c7a48b 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=( python{2_7,3_5,3_6} )
+PYTHON_COMPAT=( python{2_7,3_6} )
 inherit distutils-r1 qmake-utils toolchain-funcs
 
 DESCRIPTION="Static analyzer of C/C++ code"