From: Zac Medico Date: Fri, 10 Feb 2017 04:43:06 +0000 (-0800) Subject: dev-python/alabaster: PYTHON_COMPAT: add python3_6 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=a89a84dacbcded67c49fa68237d845eaba623ecf;p=gentoo.git dev-python/alabaster: PYTHON_COMPAT: add python3_6 Package-Manager: Portage-2.3.3, Repoman-2.3.1 --- diff --git a/dev-python/alabaster/alabaster-0.7.6.ebuild b/dev-python/alabaster/alabaster-0.7.6.ebuild index dc3e02633ce5..56bfbe7e6e8e 100644 --- a/dev-python/alabaster/alabaster-0.7.6.ebuild +++ b/dev-python/alabaster/alabaster-0.7.6.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/alabaster/alabaster-0.7.8.ebuild b/dev-python/alabaster/alabaster-0.7.8.ebuild index 2c6509529c38..c1c829445934 100644 --- a/dev-python/alabaster/alabaster-0.7.8.ebuild +++ b/dev-python/alabaster/alabaster-0.7.8.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/alabaster/alabaster-0.7.9.ebuild b/dev-python/alabaster/alabaster-0.7.9.ebuild index ff1425e8108b..88783dbb0f9c 100644 --- a/dev-python/alabaster/alabaster-0.7.9.ebuild +++ b/dev-python/alabaster/alabaster-0.7.9.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy pypy3 ) inherit distutils-r1