diff options
Diffstat (limited to 'dev-util/cppcheck/cppcheck-2.13.0.ebuild')
| -rw-r--r-- | dev-util/cppcheck/cppcheck-2.13.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/cppcheck/cppcheck-2.13.0.ebuild b/dev-util/cppcheck/cppcheck-2.13.0.ebuild index 20c02ffb0345..0d402cadccd9 100644 --- a/dev-util/cppcheck/cppcheck-2.13.0.ebuild +++ b/dev-util/cppcheck/cppcheck-2.13.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-single-r1 xdg DESCRIPTION="Static analyzer of C/C++ code" |
