*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / pychm / pychm-0.8.5.ebuild
index 301661fc7b72ee9fd72eb668efb11e6665082f82..acb52459dc506efa69746cf87479bb8922cc9dfe 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 distutils-r1