*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / sys-devel / lld / lld-10.0.0.9999.ebuild
index fed376f6958aad6b8a57be3d556a1a13b4ec5878..8d0d48bb02cce166b14479a56b1abb361ac4e040 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,6,7}} )
+PYTHON_COMPAT=( python{2_7,3_{6,7}} )
 inherit cmake-utils llvm llvm.org multiprocessing python-any-r1
 
 DESCRIPTION="The LLVM linker (link editor)"