diff options
Diffstat (limited to 'dev-util/cppcheck/cppcheck-2.17.1.ebuild')
| -rw-r--r-- | dev-util/cppcheck/cppcheck-2.17.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/cppcheck/cppcheck-2.17.1.ebuild b/dev-util/cppcheck/cppcheck-2.17.1.ebuild index 798992313400..fd79bf2c8e7c 100644 --- a/dev-util/cppcheck/cppcheck-2.17.1.ebuild +++ b/dev-util/cppcheck/cppcheck-2.17.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..14} ) +PYTHON_COMPAT=( python3_{11..13} ) inherit cmake python-single-r1 xdg DESCRIPTION="Static analyzer of C/C++ code" |
