summaryrefslogtreecommitdiff
path: root/dev-python/pluggy/pluggy-0.13.1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/pluggy/pluggy-0.13.1.ebuild')
-rw-r--r--dev-python/pluggy/pluggy-0.13.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pluggy/pluggy-0.13.1.ebuild b/dev-python/pluggy/pluggy-0.13.1.ebuild
index a07bab9bd9f4..f0141a9595e6 100644
--- a/dev-python/pluggy/pluggy-0.13.1.ebuild
+++ b/dev-python/pluggy/pluggy-0.13.1.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python{2_7,3_{6,7,8}} pypy3 )
+PYTHON_COMPAT=( python{2_7,3_{6,7,8,9}} pypy3 )
inherit distutils-r1