aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarius Brehler <marbre@linux.sungazer.de>2017-01-03 10:13:51 +0100
committerMarius Brehler <marbre@linux.sungazer.de>2017-01-03 10:13:51 +0100
commiteb581b5e7710eb60f70c3ac25000efbaaff241b9 (patch)
treea378b7ca8048518383829e124f67eae4695073f0 /dev-python/matplotlib2tikz/matplotlib2tikz-0.5.7.ebuild
parentdev-python/matplotlib2tikz: Version bump to 0.5.16 (diff)
downloadsci-eb581b5e7710eb60f70c3ac25000efbaaff241b9.tar.gz
sci-eb581b5e7710eb60f70c3ac25000efbaaff241b9.tar.bz2
sci-eb581b5e7710eb60f70c3ac25000efbaaff241b9.zip
dev-python/matplotlib2tikz: Drop python3_3
Package-Manager: portage-2.3.0
Diffstat (limited to 'dev-python/matplotlib2tikz/matplotlib2tikz-0.5.7.ebuild')
-rw-r--r--dev-python/matplotlib2tikz/matplotlib2tikz-0.5.7.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/matplotlib2tikz/matplotlib2tikz-0.5.7.ebuild b/dev-python/matplotlib2tikz/matplotlib2tikz-0.5.7.ebuild
index ec78e4f0b..ada550e2c 100644
--- a/dev-python/matplotlib2tikz/matplotlib2tikz-0.5.7.ebuild
+++ b/dev-python/matplotlib2tikz/matplotlib2tikz-0.5.7.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{3,4,5} )
+PYTHON_COMPAT=( python2_7 python3_{4,5} )
inherit distutils-r1