diff options
Diffstat (limited to 'dev-python')
| -rw-r--r-- | dev-python/pygpu/pygpu-0.6.0.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/pygpu/pygpu-0.6.7.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pygpu/pygpu-0.6.0.ebuild b/dev-python/pygpu/pygpu-0.6.0.ebuild index f83a3b509637..ea67d225297f 100644 --- a/dev-python/pygpu/pygpu-0.6.0.ebuild +++ b/dev-python/pygpu/pygpu-0.6.0.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_5 ) +PYTHON_COMPAT=( python3_5 ) inherit distutils-r1 diff --git a/dev-python/pygpu/pygpu-0.6.7.ebuild b/dev-python/pygpu/pygpu-0.6.7.ebuild index bc93eb58bb32..37143f0e7dca 100644 --- a/dev-python/pygpu/pygpu-0.6.7.ebuild +++ b/dev-python/pygpu/pygpu-0.6.7.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{5,6} ) +PYTHON_COMPAT=( python3_{5,6} ) inherit distutils-r1 |
