diff options
Diffstat (limited to 'dev-python/bottle')
-rw-r--r-- | dev-python/bottle/bottle-0.12.18.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/bottle/bottle-0.12.18.ebuild b/dev-python/bottle/bottle-0.12.18.ebuild index ac258120d085..1e518dc8bb12 100644 --- a/dev-python/bottle/bottle-0.12.18.ebuild +++ b/dev-python/bottle/bottle-0.12.18.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python2_7 python3_{6,7,8} pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{6,7,8,9} pypy3 ) inherit distutils-r1 eutils |