summaryrefslogtreecommitdiff
path: root/dev-python/lxml-html-clean
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/lxml-html-clean')
-rw-r--r--dev-python/lxml-html-clean/lxml-html-clean-0.4.2.ebuild2
-rw-r--r--dev-python/lxml-html-clean/lxml-html-clean-0.4.3.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/lxml-html-clean/lxml-html-clean-0.4.2.ebuild b/dev-python/lxml-html-clean/lxml-html-clean-0.4.2.ebuild
index fe926d563734..cda4c29b6741 100644
--- a/dev-python/lxml-html-clean/lxml-html-clean-0.4.2.ebuild
+++ b/dev-python/lxml-html-clean/lxml-html-clean-0.4.2.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{11..14} )
+PYTHON_COMPAT=( python3_{10..14} )
inherit distutils-r1 pypi
diff --git a/dev-python/lxml-html-clean/lxml-html-clean-0.4.3.ebuild b/dev-python/lxml-html-clean/lxml-html-clean-0.4.3.ebuild
index f4f7865d5058..a546174849f3 100644
--- a/dev-python/lxml-html-clean/lxml-html-clean-0.4.3.ebuild
+++ b/dev-python/lxml-html-clean/lxml-html-clean-0.4.3.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{11..14} )
+PYTHON_COMPAT=( python3_{10..14} )
inherit distutils-r1 pypi