summaryrefslogtreecommitdiff
path: root/dev-python/backrefs
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/backrefs')
-rw-r--r--dev-python/backrefs/backrefs-5.9.ebuild2
-rw-r--r--dev-python/backrefs/backrefs-6.0.1.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/backrefs/backrefs-5.9.ebuild b/dev-python/backrefs/backrefs-5.9.ebuild
index d4c2c4a243b1..9d16ea5e0beb 100644
--- a/dev-python/backrefs/backrefs-5.9.ebuild
+++ b/dev-python/backrefs/backrefs-5.9.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=hatchling
-PYTHON_COMPAT=( python3_{11..14} )
+PYTHON_COMPAT=( python3_{10..14} )
inherit distutils-r1 pypi
diff --git a/dev-python/backrefs/backrefs-6.0.1.ebuild b/dev-python/backrefs/backrefs-6.0.1.ebuild
index 19c98f888710..0fba324fb0fd 100644
--- a/dev-python/backrefs/backrefs-6.0.1.ebuild
+++ b/dev-python/backrefs/backrefs-6.0.1.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=hatchling
-PYTHON_COMPAT=( python3_{11..14} )
+PYTHON_COMPAT=( python3_{10..14} )
inherit distutils-r1 pypi