*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / app-misc / terminal-colors / terminal-colors-2.2.ebuild
index 3d6b6e1b99fd950947a465d8020d58c621fe8fce..f4be1a1c37ab75cdcefcf8bba1d057d98ed5ca84 100644 (file)
@@ -1,8 +1,8 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
+PYTHON_COMPAT=( python{2_7,3_6} )
 PYTHON_REQ_USE="ncurses"
 
 inherit python-r1