diff options
Diffstat (limited to 'dev-python/paste')
| -rw-r--r-- | dev-python/paste/paste-3.4.1.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/paste/paste-3.4.2.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/paste/paste-3.4.3.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/paste/paste-3.4.1.ebuild b/dev-python/paste/paste-3.4.1.ebuild index 1859b314aaea..44687dd38848 100644 --- a/dev-python/paste/paste-3.4.1.ebuild +++ b/dev-python/paste/paste-3.4.1.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=rdepend -PYTHON_COMPAT=( python2_7 python3_{5,6,7,8,9} ) +PYTHON_COMPAT=( python3_{5,6,7,8,9} pypy3 ) inherit distutils-r1 diff --git a/dev-python/paste/paste-3.4.2.ebuild b/dev-python/paste/paste-3.4.2.ebuild index 6ad2cce100da..5c16024316f2 100644 --- a/dev-python/paste/paste-3.4.2.ebuild +++ b/dev-python/paste/paste-3.4.2.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=rdepend -PYTHON_COMPAT=( python2_7 python3_{5,6,7,8,9} ) +PYTHON_COMPAT=( python3_{5,6,7,8,9} pypy3 ) inherit distutils-r1 diff --git a/dev-python/paste/paste-3.4.3.ebuild b/dev-python/paste/paste-3.4.3.ebuild index 6ad2cce100da..5c16024316f2 100644 --- a/dev-python/paste/paste-3.4.3.ebuild +++ b/dev-python/paste/paste-3.4.3.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=rdepend -PYTHON_COMPAT=( python2_7 python3_{5,6,7,8,9} ) +PYTHON_COMPAT=( python3_{5,6,7,8,9} pypy3 ) inherit distutils-r1 |
