dev-python/matplotlib2tikz: Support python3.6
authorPacho Ramos <pacho@gentoo.org>
Sun, 24 Jun 2018 15:00:45 +0000 (17:00 +0200)
committerPacho Ramos <pacho@gentoo.org>
Sun, 24 Jun 2018 15:23:41 +0000 (17:23 +0200)
Package-Manager: Portage-2.3.40, Repoman-2.3.9

dev-python/matplotlib2tikz/matplotlib2tikz-0.6.17.ebuild

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