diff options
Diffstat (limited to 'dev-python')
| -rw-r--r-- | dev-python/nnpy/nnpy-1.4.1.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/nnpy/nnpy-1.4.2.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/nnpy/nnpy-1.4.1.ebuild b/dev-python/nnpy/nnpy-1.4.1.ebuild index 97a372d17e32..ff4c16124377 100644 --- a/dev-python/nnpy/nnpy-1.4.1.ebuild +++ b/dev-python/nnpy/nnpy-1.4.1.ebuild @@ -3,7 +3,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_5,3_6} ) +PYTHON_COMPAT=( python3_{5,6} ) inherit distutils-r1 diff --git a/dev-python/nnpy/nnpy-1.4.2.ebuild b/dev-python/nnpy/nnpy-1.4.2.ebuild index ce39af56b9fb..55aa52b6bc6d 100644 --- a/dev-python/nnpy/nnpy-1.4.2.ebuild +++ b/dev-python/nnpy/nnpy-1.4.2.ebuild @@ -3,7 +3,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_5,3_6} ) +PYTHON_COMPAT=( python3_{5,6} ) inherit distutils-r1 |
