summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-python/whatever/whatever-0.6.ebuild2
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 d658858e1c31..39d60803512a 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..9} )
+PYTHON_COMPAT=( python3_{7..10} )
inherit distutils-r1
DESCRIPTION="A collection of fancy functional tools focused on practicality"