*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / py-gfm / py-gfm-0.1.4.ebuild
index a699d1c6bc029d11d76b7b4d635f66b72be7d848..3a051b33bebecc838af2387363d635aa4e189154 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,3_6,3_7} )
+PYTHON_COMPAT=( python{2_7,3_6,3_7} )
 
 inherit distutils-r1