From a17be722937242e5f16eb9e994b7094066226aa6 Mon Sep 17 00:00:00 2001 From: Pacho Ramos Date: Sun, 24 Jun 2018 17:00:45 +0200 Subject: [PATCH] dev-python/matplotlib2tikz: Support python3.6 Package-Manager: Portage-2.3.40, Repoman-2.3.9 --- dev-python/matplotlib2tikz/matplotlib2tikz-0.6.17.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/matplotlib2tikz/matplotlib2tikz-0.6.17.ebuild b/dev-python/matplotlib2tikz/matplotlib2tikz-0.6.17.ebuild index 6aaaf8cd6d9e..bc9212c7a05a 100644 --- a/dev-python/matplotlib2tikz/matplotlib2tikz-0.6.17.ebuild +++ b/dev-python/matplotlib2tikz/matplotlib2tikz-0.6.17.ebuild @@ -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 -- 2.26.2