From 34a57d258e2b82b95d0f8bd56bda0a61d6cca0c2 Mon Sep 17 00:00:00 2001 From: Pacho Ramos Date: Mon, 29 May 2017 16:59:56 +0200 Subject: sci-geosciences/gpxpy: Support newer python Package-Manager: Portage-2.3.6, Repoman-2.3.2 --- sci-geosciences/gpxpy/gpxpy-0.8.6.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sci-geosciences/gpxpy') diff --git a/sci-geosciences/gpxpy/gpxpy-0.8.6.ebuild b/sci-geosciences/gpxpy/gpxpy-0.8.6.ebuild index af1f2a161bf6..67cdeca8e8b1 100644 --- a/sci-geosciences/gpxpy/gpxpy-0.8.6.ebuild +++ b/sci-geosciences/gpxpy/gpxpy-0.8.6.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 -PYTHON_COMPAT=( python2_7 python3_4 ) +PYTHON_COMPAT=( python2_7 python3_{4,5,6} ) inherit distutils-r1 vcs-snapshot -- cgit v1.2.3-65-gdbad