diff options
Diffstat (limited to 'dev-python/whatever')
| -rw-r--r-- | dev-python/whatever/whatever-0.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/whatever/whatever-0.6.ebuild b/dev-python/whatever/whatever-0.6.ebuild index 1ff3fbae252f..7465513bb9a3 100644 --- a/dev-python/whatever/whatever-0.6.ebuild +++ b/dev-python/whatever/whatever-0.6.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{7,8,9,10} ) +PYTHON_COMPAT=( python3_{7..10} ) inherit distutils-r1 DESCRIPTION="Easy anonymous functions by partial application of operators" |
