commit: 821d72b3254aa4c18164ba1c25a5799dacb82377
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 26 20:46:38 2019 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Thu Dec 26 20:46:38 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=821d72b3
dev-python/matplotlib2tikz: Remove Py2
Package-Manager: Portage-2.3.83, Repoman-2.3.20
Signed-off-by: David Seifert <soap <AT> gentoo.org>
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 f6d69ccc4c0..46a1d076321 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