*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / sys-libs / libomp / libomp-9.0.1.ebuild
index 50704d4974323491e1ca563fa3025979b3f8c4a2..30cbebf58212766e7770685752989ef36ff7ee3b 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-multilib linux-info llvm.org multiprocessing python-any-r1
 
 DESCRIPTION="OpenMP runtime library for LLVM/clang compiler"