*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / pygments-github-lexers / pygments-github-lexers-0.0.5.ebuild
index adcbac9896e229d3748b060364c867b68c2d4105..194b83795837deee502dae8f45577c1ebb9371dd 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 2019 Gentoo Authors
+# Copyright 2019-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{5,6,7,8} pypy3 )
+PYTHON_COMPAT=( python3_{6,7,8} pypy3 )
 inherit distutils-r1
 
 DESCRIPTION="Pygments Github custom lexers"