diff options
Diffstat (limited to 'dev-python/rpyc')
| -rw-r--r-- | dev-python/rpyc/rpyc-4.1.4.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/rpyc/rpyc-4.1.5.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/rpyc/rpyc-4.1.4.ebuild b/dev-python/rpyc/rpyc-4.1.4.ebuild index 1e6e662c519a..9018918336e5 100644 --- a/dev-python/rpyc/rpyc-4.1.4.ebuild +++ b/dev-python/rpyc/rpyc-4.1.4.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{5,6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{6,7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/rpyc/rpyc-4.1.5.ebuild b/dev-python/rpyc/rpyc-4.1.5.ebuild index f044a9e1bee6..994352b42b14 100644 --- a/dev-python/rpyc/rpyc-4.1.5.ebuild +++ b/dev-python/rpyc/rpyc-4.1.5.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{5,6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{6,7,8,9,10} ) inherit distutils-r1 |
