summaryrefslogtreecommitdiff
path: root/dev-python/flask-restful/flask-restful-0.3.9.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/flask-restful/flask-restful-0.3.9.ebuild')
-rw-r--r--dev-python/flask-restful/flask-restful-0.3.9.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/flask-restful/flask-restful-0.3.9.ebuild b/dev-python/flask-restful/flask-restful-0.3.9.ebuild
index ced9457b8003..0dd0f3163590 100644
--- a/dev-python/flask-restful/flask-restful-0.3.9.ebuild
+++ b/dev-python/flask-restful/flask-restful-0.3.9.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{7..9} )
+PYTHON_COMPAT=( python3_{8..10} )
inherit distutils-r1