diff options
Diffstat (limited to 'dev-python/cachetools/cachetools-4.2.4.ebuild')
| -rw-r--r-- | dev-python/cachetools/cachetools-4.2.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/cachetools/cachetools-4.2.4.ebuild b/dev-python/cachetools/cachetools-4.2.4.ebuild index 1dcf1efe7fb2..dc397cbeffb5 100644 --- a/dev-python/cachetools/cachetools-4.2.4.ebuild +++ b/dev-python/cachetools/cachetools-4.2.4.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Extensible memoizing collections and decorators" |
