dev-python/matplotlib2tikz: Remove Py2
authorDavid Seifert <soap@gentoo.org>
Thu, 26 Dec 2019 20:46:38 +0000 (21:46 +0100)
committerDavid Seifert <soap@gentoo.org>
Thu, 26 Dec 2019 20:46:38 +0000 (21:46 +0100)
Package-Manager: Portage-2.3.83, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
dev-python/matplotlib2tikz/matplotlib2tikz-0.6.18.ebuild

index f6d69ccc4c0c7f12ff214b195a7137290a2fd700..46a1d076321aef17aef20bcf2864d12a3149586e 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python2_7 python3_{5,6} )
+PYTHON_COMPAT=( python3_{5,6} )
 
 inherit distutils-r1 virtualx