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