*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / pychm / pychm-0.8.6.ebuild
index 5d77dcd07cccad44f266effd9fd803265fad97f3..bc39b09e76a5c219782245b35c60904cf4fdf0cc 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,8}} )
+PYTHON_COMPAT=( python{2_7,3_{6,7,8}} )
 
 inherit distutils-r1