summaryrefslogtreecommitdiff
path: root/dev-cpp/catch/catch-3.6.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-cpp/catch/catch-3.6.0.ebuild')
-rw-r--r--dev-cpp/catch/catch-3.6.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/catch/catch-3.6.0.ebuild b/dev-cpp/catch/catch-3.6.0.ebuild
index 56c9c2380aa3..adb4f6d1dcf7 100644
--- a/dev-cpp/catch/catch-3.6.0.ebuild
+++ b/dev-cpp/catch/catch-3.6.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