diff options
Diffstat (limited to 'dev-python/scrypt')
-rw-r--r-- | dev-python/scrypt/scrypt-0.8.13-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/scrypt/scrypt-0.8.13-r2.ebuild b/dev-python/scrypt/scrypt-0.8.13-r2.ebuild index cb9c3a15cb18..8c1f7764603c 100644 --- a/dev-python/scrypt/scrypt-0.8.13-r2.ebuild +++ b/dev-python/scrypt/scrypt-0.8.13-r2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python{2_7,3_{6,7,8}} pypy3 ) +PYTHON_COMPAT=( python{2_7,3_{6,7,8,9}} pypy3 ) inherit distutils-r1 |