*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / llvmlite / llvmlite-0.29.0.ebuild
index d4dbce12bb71678376f52147e9f8054dd19c0665..81241167a8c73c6dc39acddf73c497e7d7e5b5b3 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=( python{2_7,3_5,3_6,3_7} )
+PYTHON_COMPAT=( python{2_7,3_6,3_7} )
 
 inherit distutils-r1 llvm