*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / app-misc / tmux2html / tmux2html-0.1.11.ebuild
index b0003570a8554c470d6cdb4f29a99636e3d7f192..ee0c7d963a3e9109e4d62bac5b3568b6140233fc 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=( python2_7 python3_{5,6} )
+PYTHON_COMPAT=( python2_7 python3_6 )
 
 inherit distutils-r1