app-misc/tmux2html: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Tue, 11 Feb 2020 11:29:04 +0000 (12:29 +0100)
committerMichał Górny <mgorny@gentoo.org>
Tue, 11 Feb 2020 11:38:06 +0000 (12:38 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
app-misc/tmux2html/tmux2html-0.1.11.ebuild

index ee0c7d963a3e9109e4d62bac5b3568b6140233fc..3cd5bc2493895569d92b5e8029556499d62675fb 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python2_7 python3_6 )
+PYTHON_COMPAT=( python3_6 )
 
 inherit distutils-r1