summaryrefslogtreecommitdiff
path: root/dev-util/cppcheck/cppcheck-2.20.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util/cppcheck/cppcheck-2.20.0.ebuild')
-rw-r--r--dev-util/cppcheck/cppcheck-2.20.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/cppcheck/cppcheck-2.20.0.ebuild b/dev-util/cppcheck/cppcheck-2.20.0.ebuild
index 2b8e2643d0e6..93db405c5ab2 100644
--- a/dev-util/cppcheck/cppcheck-2.20.0.ebuild
+++ b/dev-util/cppcheck/cppcheck-2.20.0.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{10..14} )
+PYTHON_COMPAT=( python3_{12..14} )
inherit cmake python-single-r1 xdg
DESCRIPTION="Static analyzer of C/C++ code"