summaryrefslogtreecommitdiff
path: root/dev-python/uritemplate
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/uritemplate')
-rw-r--r--dev-python/uritemplate/uritemplate-4.2.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/uritemplate/uritemplate-4.2.0.ebuild b/dev-python/uritemplate/uritemplate-4.2.0.ebuild
index fddfbf59e820..f570fb20236b 100644
--- a/dev-python/uritemplate/uritemplate-4.2.0.ebuild
+++ b/dev-python/uritemplate/uritemplate-4.2.0.ebuild
@@ -5,7 +5,7 @@ EAPI=8
DISTUTILS_USE_PEP517=setuptools
PYPI_VERIFY_REPO=https://github.com/python-hyper/uritemplate
-PYTHON_COMPAT=( python3_{9,10,11,12,13,14} pypy3 )
+PYTHON_COMPAT=( python3_{13..14} )
inherit distutils-r1 pypi