*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / pybind11 / pybind11-2.4.3.ebuild
index 17dbf2532c6f0f295abce5a91661e87d740ec9e8..e652ef877e4c4a8e972df83a2b5a602290a3a61c 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{3_5,3_6,3_7,3_8} )
+PYTHON_COMPAT=( python{3_6,3_7,3_8} )
 DISTUTILS_USE_SETUPTOOLS=bdepend
 inherit distutils-r1