diff options
Diffstat (limited to 'dev-python/bottle')
| -rw-r--r-- | dev-python/bottle/bottle-0.12.18-r1.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/bottle/bottle-0.12.19.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/bottle/bottle-0.12.18-r1.ebuild b/dev-python/bottle/bottle-0.12.18-r1.ebuild index b30820e122d2..f22559f57dd1 100644 --- a/dev-python/bottle/bottle-0.12.18-r1.ebuild +++ b/dev-python/bottle/bottle-0.12.18-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{5,6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{6,7,8,9,10} ) inherit distutils-r1 optfeature diff --git a/dev-python/bottle/bottle-0.12.19.ebuild b/dev-python/bottle/bottle-0.12.19.ebuild index 6b60ea5f9a1a..f860de7c9093 100644 --- a/dev-python/bottle/bottle-0.12.19.ebuild +++ b/dev-python/bottle/bottle-0.12.19.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{5,6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{6,7,8,9,10} ) inherit distutils-r1 optfeature |
