From 821d72b3254aa4c18164ba1c25a5799dacb82377 Mon Sep 17 00:00:00 2001 From: David Seifert Date: Thu, 26 Dec 2019 21:46:38 +0100 Subject: [PATCH] dev-python/matplotlib2tikz: Remove Py2 Package-Manager: Portage-2.3.83, Repoman-2.3.20 Signed-off-by: David Seifert --- dev-python/matplotlib2tikz/matplotlib2tikz-0.6.18.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/matplotlib2tikz/matplotlib2tikz-0.6.18.ebuild b/dev-python/matplotlib2tikz/matplotlib2tikz-0.6.18.ebuild index f6d69ccc4c0c..46a1d076321a 100644 --- a/dev-python/matplotlib2tikz/matplotlib2tikz-0.6.18.ebuild +++ b/dev-python/matplotlib2tikz/matplotlib2tikz-0.6.18.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{5,6} ) +PYTHON_COMPAT=( python3_{5,6} ) inherit distutils-r1 virtualx -- 2.26.2