summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2019-12-26 21:46:38 +0100
committerDavid Seifert <soap@gentoo.org>2019-12-26 21:46:38 +0100
commit821d72b3254aa4c18164ba1c25a5799dacb82377 (patch)
treeddaecf7ce2d9c2abe43f08fe4f78f1f1f95b0ccc /dev-python/matplotlib2tikz
parentsci-chemistry/MDAnalysis: Remove Py2 (diff)
downloadgentoo-821d72b3254aa4c18164ba1c25a5799dacb82377.tar.gz
gentoo-821d72b3254aa4c18164ba1c25a5799dacb82377.tar.bz2
gentoo-821d72b3254aa4c18164ba1c25a5799dacb82377.zip
dev-python/matplotlib2tikz: Remove Py2
Package-Manager: Portage-2.3.83, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'dev-python/matplotlib2tikz')
-rw-r--r--dev-python/matplotlib2tikz/matplotlib2tikz-0.6.18.ebuild2
1 files changed, 1 insertions, 1 deletions
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