From a89a84dacbcded67c49fa68237d845eaba623ecf Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Thu, 9 Feb 2017 20:43:06 -0800 Subject: [PATCH] dev-python/alabaster: PYTHON_COMPAT: add python3_6 Package-Manager: Portage-2.3.3, Repoman-2.3.1 --- dev-python/alabaster/alabaster-0.7.6.ebuild | 2 +- dev-python/alabaster/alabaster-0.7.8.ebuild | 2 +- dev-python/alabaster/alabaster-0.7.9.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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 -- 2.26.2