app-text/doconce: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Tue, 11 Feb 2020 11:32:06 +0000 (12:32 +0100)
committerMichał Górny <mgorny@gentoo.org>
Tue, 11 Feb 2020 11:38:17 +0000 (12:38 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
app-text/doconce/doconce-1.4.4.ebuild

index 60871bec21905e43125eb9cf1acbccad492c700c..44c6bb34b5071650a46cf12d200cf0e7b164bdda 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python2_7 python3_6 )
+PYTHON_COMPAT=( python3_6 )
 inherit distutils-r1
 
 DESCRIPTION="A markdown-like langauge to generate docs in html, LaTeX, and many other formats"