summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/cx_Freeze/cx_Freeze-6.13.1.ebuild')
-rw-r--r--dev-python/cx_Freeze/cx_Freeze-6.13.1.ebuild5
1 files changed, 1 insertions, 4 deletions
diff --git a/dev-python/cx_Freeze/cx_Freeze-6.13.1.ebuild b/dev-python/cx_Freeze/cx_Freeze-6.13.1.ebuild
index e2dc4187683f..90ab85abc5ff 100644
--- a/dev-python/cx_Freeze/cx_Freeze-6.13.1.ebuild
+++ b/dev-python/cx_Freeze/cx_Freeze-6.13.1.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..10} )
+PYTHON_COMPAT=( python3_10 )
inherit distutils-r1
@@ -27,9 +27,6 @@ RDEPEND="
dev-python/importlib-metadata[${PYTHON_USEDEP}]
dev-util/patchelf
virtual/libcrypt:=
- $(python_gen_cond_dep '
- dev-python/backports-zoneinfo[${PYTHON_USEDEP}]
- ' 3.8)
"
BDEPEND="
test? (