diff options
Diffstat (limited to 'dev-python/async-lru/async-lru-1.0.2_p20201029.ebuild')
-rw-r--r-- | dev-python/async-lru/async-lru-1.0.2_p20201029.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/async-lru/async-lru-1.0.2_p20201029.ebuild b/dev-python/async-lru/async-lru-1.0.2_p20201029.ebuild index a8a2f32ddf3c..c3cc4caba708 100644 --- a/dev-python/async-lru/async-lru-1.0.2_p20201029.ebuild +++ b/dev-python/async-lru/async-lru-1.0.2_p20201029.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{7..9} ) +PYTHON_COMPAT=( python3_{7..9} pypy3 ) inherit distutils-r1 EGIT_COMMIT=17a5d207f603c0c142f01a69fbf6f487b3fef5c4 |