summaryrefslogtreecommitdiff
path: root/dev-cpp/simdutf
diff options
context:
space:
mode:
Diffstat (limited to 'dev-cpp/simdutf')
-rw-r--r--dev-cpp/simdutf/simdutf-5.5.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/simdutf/simdutf-5.5.0.ebuild b/dev-cpp/simdutf/simdutf-5.5.0.ebuild
index 8bdfb6fb340a..b03924499950 100644
--- a/dev-cpp/simdutf/simdutf-5.5.0.ebuild
+++ b/dev-cpp/simdutf/simdutf-5.5.0.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{8,9,10,11,12} )
+PYTHON_COMPAT=( python3_{9,10,11,12,13} )
inherit cmake python-any-r1