summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-python/propcache/propcache-0.3.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/propcache/propcache-0.3.1.ebuild b/dev-python/propcache/propcache-0.3.1.ebuild
index 298d791fa9bc..99d4b346b8cd 100644
--- a/dev-python/propcache/propcache-0.3.1.ebuild
+++ b/dev-python/propcache/propcache-0.3.1.ebuild
@@ -5,7 +5,7 @@ EAPI=8
DISTUTILS_EXT=1
DISTUTILS_USE_PEP517=standalone
-PYTHON_COMPAT=( python3_{10..13} python3_13t pypy3 pypy3_11 )
+PYTHON_COMPAT=( python3_{10..13} pypy3 pypy3_11 )
inherit distutils-r1 pypi