*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / app-misc / ranger / ranger-1.9.2.ebuild
index 48aa1b9e69ef3e7c059bc8325d656e95dd89ef7d..b8f5265c16f25edd80b5b8b17c50bdb6083eaa44 100644 (file)
@@ -1,8 +1,8 @@
-# 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,3_8} )
+PYTHON_COMPAT=( python{2_7,3_6,3_7,3_8} )
 PYTHON_REQ_USE="ncurses"
 
 inherit distutils-r1