summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-python/h11/h11-0.9.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/h11/h11-0.9.0.ebuild b/dev-python/h11/h11-0.9.0.ebuild
index 42d541a4f8ba..f61bd104ce99 100644
--- a/dev-python/h11/h11-0.9.0.ebuild
+++ b/dev-python/h11/h11-0.9.0.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{6,7,8} )
+PYTHON_COMPAT=( python3_{6,7,8,9} )
inherit distutils-r1