commit: c674fe07be76ca930c0ad1aa7fc389dc5d533e18 Author: Sébastien Fabbro <bicatali <AT> gentoo <DOT> org> AuthorDate: Mon Jun 26 19:42:13 2017 +0000 Commit: Sebastien Fabbro <bicatali <AT> gentoo <DOT> org> CommitDate: Tue Jun 27 02:48:47 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c674fe07
dev-python/aplpy: added python-3.6 Package-Manager: Portage-2.3.6, Repoman-2.3.2 dev-python/aplpy/aplpy-1.1.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/aplpy/aplpy-1.1.1.ebuild b/dev-python/aplpy/aplpy-1.1.1.ebuild index f41949befd5..295c6eeef5e 100644 --- a/dev-python/aplpy/aplpy-1.1.1.ebuild +++ b/dev-python/aplpy/aplpy-1.1.1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 -PYTHON_COMPAT=( python{2_7,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} ) inherit distutils-r1 virtualx xdg-utils