diff options
Diffstat (limited to 'dev-python/memory_profiler/memory_profiler-0.57.ebuild')
-rw-r--r-- | dev-python/memory_profiler/memory_profiler-0.57.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/memory_profiler/memory_profiler-0.57.ebuild b/dev-python/memory_profiler/memory_profiler-0.57.ebuild index 7b0e5797b3f4..4571a26aa141 100644 --- a/dev-python/memory_profiler/memory_profiler-0.57.ebuild +++ b/dev-python/memory_profiler/memory_profiler-0.57.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{7,8,9} ) +PYTHON_COMPAT=( python3_{8..10} ) DISTUTILS_USE_SETUPTOOLS=rdepend |